Home
last modified time | relevance | path

Searched refs:SM_ADDR (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Dsocketvar.h356 #define SM_ADDR 0x004 /* addresses given with messages */ macro
/titanic_50/usr/src/uts/common/fs/sockfs/
H A Dsocksubr.c1558 if (mode & SM_ADDR) in pr_state()
H A Dsockstr.c509 so->so_mode |= SM_ATOMIC | SM_ADDR; in copy_tinfo()