Searched refs:PF_OPT_NOACTION (Results 1 – 6 of 6) sorted by relevance
305 if ((opts & PF_OPT_NOACTION) == 0) { in pfctl_clear_interface_flags()1171 if ((pf->opts & PF_OPT_NOACTION) == 0) { in pfctl_add_pool()1179 if ((pf->opts & PF_OPT_NOACTION) == 0) { in pfctl_add_pool()1284 if ((pf->opts & PF_OPT_NOACTION) == 0 && in pfctl_load_ruleset()1334 if ((pf->opts & PF_OPT_NOACTION) == 0) in pfctl_load_rule()1353 if ((pf->opts & PF_OPT_NOACTION) == 0) { in pfctl_load_rule()1382 if ((pf->opts & PF_OPT_NOACTION) == 0) { in pfctl_add_altq()1462 if ((opts & PF_OPT_NOACTION) == 0) { in pfctl_rules()1479 if ((opts & PF_OPT_NOACTION) == 0) in pfctl_rules()1494 if ((opts & PF_OPT_NOACTION) == 0) in pfctl_rules()[all …]
80 if ((!(opts & PF_OPT_NOACTION) || \90 if ((!(opts & PF_OPT_NOACTION) || \100 if (opts & PF_OPT_NOACTION) \140 if (opts & PF_OPT_NOACTION) in pfctl_table()572 else if (opts & PF_OPT_NOACTION) in xprintf()
42 #define PF_OPT_NOACTION 0x0008 macro
110 if ((opts & PF_OPT_NOACTION) == 0) in pfctl_file_fingerprints()641 if ((opts & PF_OPT_NOACTION) == 0 && ioctl(dev, DIOCOSFPADD, fp)) in add_fingerprint()
577 if ((pf->opts & PF_OPT_NOACTION) == 0 && in combine_rules()609 if ((pf->opts & PF_OPT_NOACTION) == 0 && in combine_rules()
4508 if (!(pf->opts & PF_OPT_NOACTION) && in process_tabledef()