Searched refs:PF_OPT_NOACTION (Results 1 – 5 of 5) sorted by relevance
932 if ((pf->opts & PF_OPT_NOACTION) == 0) { in pfctl_add_pool()940 if ((pf->opts & PF_OPT_NOACTION) == 0) { in pfctl_add_pool()989 if ((pf->opts & PF_OPT_NOACTION) == 0) { in pfctl_add_rule()1017 if ((pf->opts & PF_OPT_NOACTION) == 0) { in pfctl_add_altq()1086 if ((opts & PF_OPT_NOACTION) == 0) { in pfctl_rules()1123 if ((opts & PF_OPT_NOACTION) == 0) in pfctl_rules()1140 if (trans == NULL && (opts & PF_OPT_NOACTION) == 0) in pfctl_rules()1147 if ((opts & PF_OPT_NOACTION) == 0) in pfctl_rules()1193 if ((pf->opts & PF_OPT_NOACTION) == 0) { in pfctl_set_limit()1241 if ((pf->opts & PF_OPT_NOACTION) == 0) { in pfctl_set_timeout()[all …]
78 if ((!(opts & PF_OPT_NOACTION) || \92 if (opts & PF_OPT_NOACTION) \134 if (opts & PF_OPT_NOACTION) in pfctl_table()531 else if (opts & PF_OPT_NOACTION) in xprintf()
41 #define PF_OPT_NOACTION 0x0008 macro
106 if ((opts & PF_OPT_NOACTION) == 0) in pfctl_file_fingerprints()631 if ((opts & PF_OPT_NOACTION) == 0 && ioctl(dev, DIOCOSFPADD, fp)) in add_fingerprint()
3459 if (!(pf->opts & PF_OPT_NOACTION) && in process_tabledef()