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

/freebsd-current/contrib/tcpdump/
H A Dpflog.h91 #define PF_NORDR 9 macro
H A Dprint-pflog.c75 { PF_NORDR, "nordr" },
/freebsd-current/contrib/libpcap/
H A Dpflog.h91 #define PF_NORDR 9 macro
/freebsd-current/sbin/pfctl/
H A Dpf_ruleset.c120 case PF_NORDR:
H A Dparse.y4670 $$.b1 = PF_NORDR;
4723 if (r.action == PF_NONAT || r.action == PF_NORDR) {
5307 case PF_NORDR:
H A Dpfctl_parser.c847 else if (r->action > PF_NORDR)
/freebsd-current/sys/netpfil/pf/
H A Dpf_lb.c193 rm->action == PF_NORDR ||
615 case PF_NORDR:
H A Dpf.h51 PF_BINAT, PF_NOBINAT, PF_RDR, PF_NORDR, PF_SYNPROXY_DROP, PF_DEFER, enumerator in enum:__anon58
H A Dpf_ruleset.c125 case PF_NORDR:

Completed in 145 milliseconds