Searched refs:PF_NAT (Results 1 - 4 of 4) sorted by relevance

/darwin-on-arm/xnu/bsd/net/
H A Dpf_ruleset.c159 case PF_NAT:
H A Dpfvar.h156 enum { PF_PASS, PF_DROP, PF_SCRUB, PF_NOSCRUB, PF_NAT, PF_NONAT, enumerator in enum:__anon246
H A Dpf_ioctl.c3036 if (((((rule->action == PF_NAT) || (rule->action == PF_RDR) ||
3345 if (((((newrule->action == PF_NAT) ||
H A Dpf.c3464 case PF_NAT:

Completed in 44 milliseconds