Home
last modified time | relevance | path

Searched refs:FIL_LIST (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dsocket.h217 #define FIL_LIST 0x3 /* list attached filters */ macro
/illumos-gate/usr/src/cmd/ptools/pfiles/
H A Dpfiles.c675 if (pr_getsockopt(Pr, fd, SOL_FILTER, FIL_LIST, fi, &len) != 0) in show_sockfilters()
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsockfilter.c350 if (option_name == FIL_LIST) { in sof_getsockopt_impl()
/illumos-gate/usr/src/uts/common/fs/proc/
H A Dprsubr.c2854 if (SOP_GETSOCKOPT(so, SOL_FILTER, FIL_LIST, in prfdinfosockopt()
2882 if (SOP_GETSOCKOPT(so, SOL_FILTER, FIL_LIST, in prfdinfosockopt()