Searched refs:PF_RULESET_NAT (Results 1 – 5 of 5) sorted by relevance
| /f-stack/tools/compat/include/netpfil/pf/ |
| H A D | pf.h | 49 enum { PF_RULESET_SCRUB, PF_RULESET_FILTER, PF_RULESET_NAT, enumerator
|
| /f-stack/freebsd/netpfil/pf/ |
| H A D | pf_ruleset.c | 103 return (PF_RULESET_NAT); in pf_get_ruleset_number()
|
| H A D | pf.h | 53 enum { PF_RULESET_SCRUB, PF_RULESET_FILTER, PF_RULESET_NAT, enumerator
|
| H A D | pf_lb.c | 543 saddr, sport, daddr, dport, PF_RULESET_NAT, in pf_get_translation()
|
| H A D | pf_ioctl.c | 4433 if ((error = pf_begin_rules(&t[2], PF_RULESET_NAT, &nn)) in shutdown_pf() 4452 pf_commit_rules(t[2], PF_RULESET_NAT, &nn); in shutdown_pf()
|