Searched refs:FIL_LIST (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/ |
H A D | socket.h | 217 #define FIL_LIST 0x3 /* list attached filters */ macro
|
/illumos-gate/usr/src/cmd/ptools/pfiles/ |
H A D | pfiles.c | 675 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 D | sockfilter.c | 350 if (option_name == FIL_LIST) { in sof_getsockopt_impl()
|
/illumos-gate/usr/src/uts/common/fs/proc/ |
H A D | prsubr.c | 2854 if (SOP_GETSOCKOPT(so, SOL_FILTER, FIL_LIST, in prfdinfosockopt() 2882 if (SOP_GETSOCKOPT(so, SOL_FILTER, FIL_LIST, in prfdinfosockopt()
|