Searched refs:PF_BINAT (Results 1 – 6 of 6) sorted by relevance
| /f-stack/tools/compat/include/netpfil/pf/ |
| H A D | pf.h | 48 PF_BINAT, PF_NOBINAT, PF_RDR, PF_NORDR, PF_SYNPROXY_DROP, PF_DEFER }; enumerator
|
| /f-stack/freebsd/netpfil/pf/ |
| H A D | pf_ruleset.c | 105 case PF_BINAT: in pf_get_ruleset_number()
|
| H A D | pf_lb.c | 143 if (r->action == PF_BINAT && direction == PF_IN) { in pf_match_translation() 589 case PF_BINAT: in pf_get_translation()
|
| H A D | pf.h | 52 PF_BINAT, PF_NOBINAT, PF_RDR, PF_NORDR, PF_SYNPROXY_DROP, PF_DEFER }; enumerator
|
| H A D | pf_ioctl.c | 1977 (rule->action == PF_BINAT)) && rule->anchor == NULL) || in pfioctl() 2239 (newrule->action == PF_BINAT) || in pfioctl()
|
| H A D | pf.c | 6151 s->nat_rule.ptr->action == PF_BINAT) && in pf_test() 6592 s->nat_rule.ptr->action == PF_BINAT) && in pf_test6()
|