Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dsockfilter.h49 SOF_RVAL_DETACH = -2, /* detach filter, continue proc. (A) */ enumerator
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsockfilter.c258 case SOF_RVAL_DETACH: in sof_setsockopt_impl()
480 } else if (rval == SOF_RVAL_DETACH) { in sof_sonode_inherit_filters()
560 case SOF_RVAL_DETACH: in sof_sonode_autoattach_filters()