Searched refs:SS_FIL_STOP (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsockfilter.c647 so->so_state |= SS_FIL_STOP;
1712 if (so->so_state & SS_FIL_STOP) {
/illumos-gate/usr/src/uts/common/sys/
H A Dsocketvar.h306 #define SS_FIL_STOP 0x00200000 /* no more filter actions */ macro

Completed in 112 milliseconds