HomeSort by: relevance | last modified time | path
    Searched refs:NAT_NOTRULEPORT (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/ipf/netinet/
ip_tftp_pxy.c 345 nflags |= NAT_NOTRULEPORT;
ip_nat.h 199 #define NAT_NOTRULEPORT 0x0040 /* Don't use the port # in the NAT rule */
ip_nat6.c 840 if ((np->in_dpnext == 0) || ((flags & NAT_NOTRULEPORT) != 0))
ip_nat.c 2961 if ((np->in_dpnext == 0) || ((flags & NAT_NOTRULEPORT) != 0))

Completed in 21 milliseconds