Home
last modified time | relevance | path

Searched refs:NAT_NOTRULEPORT (Results 1 – 4 of 4) sorted by relevance

/freebsd-11-stable/sys/contrib/ipfilter/netinet/
HDip_tftp_pxy.c363 nflags |= NAT_NOTRULEPORT;
HDip_nat.h177 #define NAT_NOTRULEPORT 0x0040 /* Don't use the port # in the NAT rule */ macro
HDip_nat6.c854 if ((np->in_dpnext == 0) || ((flags & NAT_NOTRULEPORT) != 0))
HDip_nat.c2986 if ((np->in_dpnext == 0) || ((flags & NAT_NOTRULEPORT) != 0))