Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_tftp_pxy.c363 nflags |= NAT_NOTRULEPORT;
H A Dip_nat.h177 #define NAT_NOTRULEPORT 0x0040 /* Don't use the port # in the NAT rule */ macro
H A Dip_nat6.c854 if ((np->in_dpnext == 0) || ((flags & NAT_NOTRULEPORT) != 0))
H A Dip_nat.c2986 if ((np->in_dpnext == 0) || ((flags & NAT_NOTRULEPORT) != 0))