Searched refs:PF_OPT_NOACTION (Results 1 – 6 of 6) sorted by relevance
449 if ((opts & PF_OPT_NOACTION) == 0) { in pfctl_clear_interface_flags()1709 if ((pf->opts & PF_OPT_NOACTION) == 0) { in pfctl_add_pool()1875 if ((pf->opts & PF_OPT_NOACTION) == 0 && in pfctl_load_eth_ruleset()1939 if ((pf->opts & PF_OPT_NOACTION) == 0) in pfctl_load_eth_rule()1975 if ((pf->opts & PF_OPT_NOACTION) == 0 && in pfctl_load_ruleset()2033 if ((pf->opts & PF_OPT_NOACTION) == 0) in pfctl_load_rule()2053 if ((pf->opts & PF_OPT_NOACTION) == 0) { in pfctl_load_rule()2054 if ((pf->opts & PF_OPT_NOACTION) == 0) { in pfctl_load_rule()2098 if ((pf->opts & PF_OPT_NOACTION) == 0) { in pfctl_add_altq()2202 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() 628 else if (opts & PF_OPT_NOACTION) in print_iface()
44 #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()
576 if ((pf->opts & PF_OPT_NOACTION) == 0 && in combine_rules()608 if ((pf->opts & PF_OPT_NOACTION) == 0 && in combine_rules()
5584 if (!(pf->opts & PF_OPT_NOACTION) && in process_tabledef()