Home
last modified time | relevance | path

Searched refs:PF_SCRUB (Results 1 – 3 of 3) 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.c93 case PF_SCRUB: in pf_get_ruleset_number()
H A Dpf.h51 enum { PF_PASS, PF_DROP, PF_SCRUB, PF_NOSCRUB, PF_NAT, PF_NONAT, enumerator