Searched refs:PF_RULESET_BINAT (Results 1 – 5 of 5) sorted by relevance
| /f-stack/tools/compat/include/netpfil/pf/ |
| H A D | pf.h | 50 PF_RULESET_BINAT, PF_RULESET_RDR, PF_RULESET_MAX }; enumerator
|
| /f-stack/freebsd/netpfil/pf/ |
| H A D | pf_ruleset.c | 107 return (PF_RULESET_BINAT); in pf_get_ruleset_number()
|
| H A D | pf_lb.c | 540 sport, daddr, dport, PF_RULESET_BINAT, anchor_stack); in pf_get_translation() 550 saddr, sport, daddr, dport, PF_RULESET_BINAT, in pf_get_translation()
|
| H A D | pf.h | 54 PF_RULESET_BINAT, PF_RULESET_RDR, PF_RULESET_MAX }; enumerator
|
| H A D | pf_ioctl.c | 4438 if ((error = pf_begin_rules(&t[3], PF_RULESET_BINAT, &nn)) in shutdown_pf() 4453 pf_commit_rules(t[3], PF_RULESET_BINAT, &nn); in shutdown_pf()
|