Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsockfilter_impl.h106 #define SOFEF_PROG 0x2 /* programmatic filter */ macro
H A Dsockfilter.c219 ASSERT(ent->sofe_flags & SOFEF_PROG); in sof_setsockopt_impl()
1054 if (ent->sofe_flags & SOFEF_PROG) { in sof_entry_proc_sockparams()
H A Dsocksyscalls.c1818 ent->sofe_flags = filprop.sfp_autoattach ? SOFEF_AUTO : SOFEF_PROG; in sockconfig_add_filter()
1838 if (ent->sofe_flags & SOFEF_PROG) { in sockconfig_add_filter()