Home
last modified time | relevance | path

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

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