Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dsocket.h228 #define FILF_AUTO 0x2 /* automatic attach */ macro
/illumos-gate/usr/src/cmd/ptools/pfiles/
H A Dpfiles.c686 if (fi[i].fi_flags & FILF_AUTO) in show_sockfilters()
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsockfilter.c364 FILF_AUTO : FILF_PROG; in sof_getsockopt_impl()