Searched refs:PF_NOSCRUB (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/net/
H A Dpf_ruleset.c152 case PF_NOSCRUB:
H A Dpf_norm.c1574 if (r == NULL || r->action == PF_NOSCRUB)
1851 if (r == NULL || r->action == PF_NOSCRUB)
2145 if (rm == NULL || rm->action == PF_NOSCRUB)
H A Dpfvar.h156 enum { PF_PASS, PF_DROP, PF_SCRUB, PF_NOSCRUB, PF_NAT, PF_NONAT, enumerator in enum:__anon246

Completed in 85 milliseconds