Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dsocket.h229 #define FILF_BYPASS 0x4 /* filter is not active */ macro
/illumos-gate/usr/src/cmd/ptools/pfiles/
H A Dpfiles.c677 if (fi[i].fi_flags & FILF_BYPASS) in show_sockfilters()
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsockfilter.c366 fi[i].fi_flags |= FILF_BYPASS; in sof_getsockopt_impl()