Searched refs:IPN_TCPUDPICMPQ (Results 1 – 2 of 2) sorted by relevance
181 if ((nat->in_flags & IPN_TCPUDPICMPQ) == 0)211 if ((nat->in_flags & IPN_TCPUDPICMPQ) == 0)
243 #define IPN_TCPUDPICMPQ (IPN_TCP|IPN_UDP|IPN_ICMPQUERY) macro