Searched refs:SOFEF_PROG (Results 1 – 3 of 3) sorted by relevance
106 #define SOFEF_PROG 0x2 /* programmatic filter */ macro
219 ASSERT(ent->sofe_flags & SOFEF_PROG); in sof_setsockopt_impl()1054 if (ent->sofe_flags & SOFEF_PROG) { in sof_entry_proc_sockparams()
1747 ent->sofe_flags = filprop.sfp_autoattach ? SOFEF_AUTO : SOFEF_PROG; in sockconfig_add_filter()1767 if (ent->sofe_flags & SOFEF_PROG) { in sockconfig_add_filter()