Lines Matching refs:PF_OPT_NOACTION
449 if ((opts & PF_OPT_NOACTION) == 0) { in pfctl_clear_interface_flags()
1733 if ((pf->opts & PF_OPT_NOACTION) == 0) { in pfctl_add_pool()
1913 if ((pf->opts & PF_OPT_NOACTION) == 0 && in pfctl_load_eth_ruleset()
1977 if ((pf->opts & PF_OPT_NOACTION) == 0) in pfctl_load_eth_rule()
2013 if ((pf->opts & PF_OPT_NOACTION) == 0 && in pfctl_load_ruleset()
2071 if ((pf->opts & PF_OPT_NOACTION) == 0) in pfctl_load_rule()
2091 if ((pf->opts & PF_OPT_NOACTION) == 0) { in pfctl_load_rule()
2092 if ((pf->opts & PF_OPT_NOACTION) == 0) { in pfctl_load_rule()
2139 if ((pf->opts & PF_OPT_NOACTION) == 0) { in pfctl_add_altq()
2243 if ((opts & PF_OPT_NOACTION) == 0) { in pfctl_rules()
2262 if ((opts & PF_OPT_NOACTION) == 0) in pfctl_rules()
2281 if ((opts & PF_OPT_NOACTION) == 0) in pfctl_rules()
2296 if (trans == NULL && (opts & PF_OPT_NOACTION) == 0) { in pfctl_rules()
2308 if ((opts & PF_OPT_NOACTION) == 0) in pfctl_rules()
2738 if ((pf->opts & PF_OPT_NOACTION) == 0) in pfctl_do_set_debug()
2781 if ((pf->opts & PF_OPT_NOACTION) == 0) { in pfctl_set_interface_flags()
2999 opts |= PF_OPT_NOACTION; in main()
3116 if ((opts & PF_OPT_NOACTION) == 0) { in main()
3316 !anchorname[0] && !(opts & PF_OPT_NOACTION)) in main()
3332 else if (!(opts & PF_OPT_NOACTION) && in main()