Searched refs:PF_OPT_NOACTION (Results 1 – 6 of 6) sorted by relevance
437 if ((opts & PF_OPT_NOACTION) == 0) { in pfctl_clear_interface_flags()1499 if ((pf->opts & PF_OPT_NOACTION) == 0) { in pfctl_add_pool()1507 if ((pf->opts & PF_OPT_NOACTION) == 0) { in pfctl_add_pool()1613 if ((pf->opts & PF_OPT_NOACTION) == 0 && in pfctl_load_ruleset()1669 if ((pf->opts & PF_OPT_NOACTION) == 0) in pfctl_load_rule()1688 if ((pf->opts & PF_OPT_NOACTION) == 0) { in pfctl_load_rule()1713 if ((pf->opts & PF_OPT_NOACTION) == 0) { in pfctl_add_altq()1794 if ((opts & PF_OPT_NOACTION) == 0) { in pfctl_rules()1811 if ((opts & PF_OPT_NOACTION) == 0) in pfctl_rules()1828 if ((opts & PF_OPT_NOACTION) == 0) in pfctl_rules()[all …]
81 if ((!(opts & PF_OPT_NOACTION) || \91 if ((!(opts & PF_OPT_NOACTION) || \101 if (opts & PF_OPT_NOACTION) \141 if (opts & PF_OPT_NOACTION) in pfctl_table()629 else if (opts & PF_OPT_NOACTION) in xprintf()
44 #define PF_OPT_NOACTION 0x0008 macro
111 if ((opts & PF_OPT_NOACTION) == 0) in pfctl_file_fingerprints()642 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()
4937 if (!(pf->opts & PF_OPT_NOACTION) && in process_tabledef()