Searched refs:PF_NONAT (Results 1 – 6 of 6) sorted by relevance
67 { PF_NONAT, "nat" },
47 enum { PF_PASS, PF_DROP, PF_SCRUB, PF_NOSCRUB, PF_NAT, PF_NONAT, enumerator
207 if (rm != NULL && (rm->action == PF_NONAT || in pf_match_translation()545 case PF_NONAT: in pf_get_translation()
128 case PF_NONAT: in pf_get_ruleset_number()
3928 $$.b1 = PF_NONAT;3993 if (r.action == PF_NONAT || r.action == PF_NORDR) {4495 case PF_NONAT: in rule_consistent()
123 [return PF_NAT+PF_NONAT+PF_BINAT+PF_NOBINAT+PF_RDR+PF_NORDR;],