Home
last modified time | relevance | path

Searched refs:PF_NORDR (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/tcpdump/
H A Dpflog.h91 #define PF_NORDR 9 macro
H A Dprint-pflog.c73 { PF_NORDR, "nordr" },
/freebsd/contrib/libpcap/
H A Dpflog.h95 #define PF_NORDR 9 macro
H A Dgrammar.y.in305 { PF_NORDR, "nordr" },
/freebsd/sbin/pfctl/
H A Dpf_ruleset.c120 case PF_NORDR: in pf_get_ruleset_number()
H A Dparse.y5243 $$.b1 = PF_NORDR;
5296 if (r.action == PF_NONAT || r.action == PF_NORDR) {
5768 case PF_NORDR: in rule_consistent()
/freebsd/sys/netpfil/pf/
H A Dpf.h51 PF_BINAT, PF_NOBINAT, PF_RDR, PF_NORDR, PF_SYNPROXY_DROP, PF_DEFER, enumerator
H A Dpf_lb.c198 r->action == PF_NORDR || in pf_match_translation_rule()
1080 case PF_NORDR: in pf_get_translation()
H A Dpf_ruleset.c122 case PF_NORDR: in pf_get_ruleset_number()