Home
last modified time | relevance | path

Searched refs:PF_RULESET_NAT (Results 1 – 5 of 5) sorted by relevance

/f-stack/tools/compat/include/netpfil/pf/
H A Dpf.h49 enum { PF_RULESET_SCRUB, PF_RULESET_FILTER, PF_RULESET_NAT, enumerator
/f-stack/freebsd/netpfil/pf/
H A Dpf_ruleset.c103 return (PF_RULESET_NAT); in pf_get_ruleset_number()
H A Dpf.h53 enum { PF_RULESET_SCRUB, PF_RULESET_FILTER, PF_RULESET_NAT, enumerator
H A Dpf_lb.c543 saddr, sport, daddr, dport, PF_RULESET_NAT, in pf_get_translation()
H A Dpf_ioctl.c4433 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()