Home
last modified time | relevance | path

Searched refs:SM_PRIV (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dsocketvar.h361 #define SM_PRIV 0x001 /* privileged for broadcast, raw... */ macro
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsocksubr.c1597 if (mode & SM_PRIV) in pr_state()