Searched refs:PF_NOSCRUB (Results 1 – 4 of 4) sorted by relevance
47 enum { PF_PASS, PF_DROP, PF_SCRUB, PF_NOSCRUB, PF_NAT, PF_NONAT, enumerator
119 case PF_NOSCRUB: in pf_get_ruleset_number()
907 if (r == NULL || r->action == PF_NOSCRUB) in pf_normalize_ip()1153 if (r == NULL || r->action == PF_NOSCRUB) in pf_normalize_ip6()1334 if (rm == NULL || rm->action == PF_NOSCRUB) in pf_normalize_tcp()
1030 $$.b1 = PF_NOSCRUB;4364 case PF_NOSCRUB: in rule_consistent()