Home
last modified time | relevance | path

Searched refs:PF_SCRUB (Results 1 – 2 of 2) sorted by relevance

/xnu-8792.61.2/bsd/net/
H A Dpf_ruleset.c148 case PF_SCRUB: in pf_get_ruleset_number()
H A Dpfvar.h163 enum { PF_PASS, PF_DROP, PF_SCRUB, PF_NOSCRUB, PF_NAT, PF_NONAT, enumerator