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

/netbsd-6-1-5-RELEASE/sys/dist/ipf/netinet/
H A Dip_rcmd_pxy.c200 nflags |= NAT_NOTRULEPORT;
H A Dip_nat.h158 #define NAT_NOTRULEPORT 0x0040 /* Don't use the port # in the NAT rule */ macro
H A Dip_ftp_pxy.c379 flags |= NAT_NOTRULEPORT;
714 nflags |= NAT_NOTRULEPORT;
H A Dip_nat.c2267 if ((np->in_pnext == 0) || ((flags & NAT_NOTRULEPORT) != 0))

Completed in 63 milliseconds