Home
last modified time | relevance | path

Searched refs:PF_NOSCRUB (Results 1 – 4 of 4) sorted by relevance

/f-stack/tools/compat/include/netpfil/pf/
H A Dpf.h47 enum { PF_PASS, PF_DROP, PF_SCRUB, PF_NOSCRUB, PF_NAT, PF_NONAT, enumerator
/f-stack/freebsd/netpfil/pf/
H A Dpf_ruleset.c94 case PF_NOSCRUB: in pf_get_ruleset_number()
H A Dpf.h51 enum { PF_PASS, PF_DROP, PF_SCRUB, PF_NOSCRUB, PF_NAT, PF_NONAT, enumerator
H A Dpf_norm.c1062 if (r == NULL || r->action == PF_NOSCRUB) in pf_normalize_ip()
1204 if (r == NULL || r->action == PF_NOSCRUB) in pf_normalize_ip6()
1366 if (rm == NULL || rm->action == PF_NOSCRUB) in pf_normalize_tcp()