Home
last modified time | relevance | path

Searched refs:PF_BINAT (Results 1 – 6 of 6) sorted by relevance

/f-stack/tools/compat/include/netpfil/pf/
H A Dpf.h48 PF_BINAT, PF_NOBINAT, PF_RDR, PF_NORDR, PF_SYNPROXY_DROP, PF_DEFER }; enumerator
/f-stack/freebsd/netpfil/pf/
H A Dpf_ruleset.c105 case PF_BINAT: in pf_get_ruleset_number()
H A Dpf_lb.c143 if (r->action == PF_BINAT && direction == PF_IN) { in pf_match_translation()
589 case PF_BINAT: in pf_get_translation()
H A Dpf.h52 PF_BINAT, PF_NOBINAT, PF_RDR, PF_NORDR, PF_SYNPROXY_DROP, PF_DEFER }; enumerator
H A Dpf_ioctl.c1977 (rule->action == PF_BINAT)) && rule->anchor == NULL) || in pfioctl()
2239 (newrule->action == PF_BINAT) || in pfioctl()
H A Dpf.c6151 s->nat_rule.ptr->action == PF_BINAT) && in pf_test()
6592 s->nat_rule.ptr->action == PF_BINAT) && in pf_test6()