Searched refs:IPN_ICMPQUERY (Results 1 – 6 of 6) sorted by relevance
27 else if (np->in_flags & IPN_ICMPQUERY)
192 if (np->in_flags & IPN_ICMPQUERY) {
472 if ((port == 0) && (flags & (IPN_TCPUDPICMP|IPN_ICMPQUERY)))522 } else if (flags & IPN_ICMPQUERY) {708 } else if (flags & IPN_ICMPQUERY) {794 } else if (flags & IPN_ICMPQUERY) {1148 flags = IPN_ICMPERR|IPN_ICMPQUERY;1916 else if (np->nl_flags & (IPN_ICMPERR|IPN_ICMPQUERY))2070 nflags = IPN_ICMPQUERY;2086 if ((fin->fin_p == IPPROTO_ICMPV6) && !(nflags & IPN_ICMPQUERY) &&2239 if ((nat->nat_outport != 0) && (nflags & IPN_ICMPQUERY)) {2353 nflags = IPN_ICMPQUERY;[all …]
1462 if (nat->nat_flags & (IPN_TCPUDP | IPN_ICMPQUERY)) {2263 if ((port == 0) && (flags & (IPN_TCPUDPICMP|IPN_ICMPQUERY)))2313 } else if (flags & IPN_ICMPQUERY) {2491 } else if (flags & IPN_ICMPQUERY) {2580 } else if (flags & IPN_ICMPQUERY) {2930 flags = IPN_ICMPERR|IPN_ICMPQUERY;3704 else if (np->nl_flags & (IPN_ICMPERR|IPN_ICMPQUERY))3915 nflags = IPN_ICMPQUERY;3929 if ((fin->fin_p == IPPROTO_ICMP) && !(nflags & IPN_ICMPQUERY) &&4127 if ((nat->nat_outport != 0) && (nflags & IPN_ICMPQUERY)) {[all …]
242 #define IPN_ICMPQUERY 0x00008 macro243 #define IPN_TCPUDPICMPQ (IPN_TCP|IPN_UDP|IPN_ICMPQUERY)263 IPN_FRAG|IPN_STICKY|IPN_FIXEDDPORT|IPN_ICMPQUERY|\
511 nat->in_flags = IPN_ICMPQUERY;938 if (!(nat->in_flags & IPN_ICMPQUERY)) {