Searched defs:IPN_TCP (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_nat.h150 #define NAT_TCP 0x0001 /* IPN_TCP */
232 #define IPN_TCP 0x00001 macro
234 #define IPN_TCPUDP (IPN_TCP|IPN_UDP)
236 #define IPN_TCPUDPICMP (IPN_TCP|IPN_UDP|IPN_ICMPERR)
238 #define IPN_TCPUDPICMPQ (IPN_TCP|IPN_UDP|IPN_ICMPQUERY)

Completed in 56 milliseconds