Searched refs:IPN_ICMPQUERY (Results 1 – 7 of 7) sorted by relevance
471 if (flags & IPN_ICMPQUERY) { in ipf_nat6_newmap()651 if ((port == 0) && (flags & (IPN_TCPUDPICMP|IPN_ICMPQUERY))) in ipf_nat6_newmap()704 } else if (flags & IPN_ICMPQUERY) { in ipf_nat6_newmap()748 if (flags & IPN_ICMPQUERY) { in ipf_nat6_newrdr()906 } else if (flags & IPN_ICMPQUERY) { in ipf_nat6_newrdr()992 if (flags & IPN_ICMPQUERY) { in ipf_nat6_add()1265 } else if ((nat->nat_flags & IPN_ICMPQUERY) != 0) { in ipf_nat6_insert()1284 } else if ((nat->nat_flags & IPN_ICMPQUERY) != 0) { in ipf_nat6_insert()1448 flags = IPN_ICMPERR|IPN_ICMPQUERY; in ipf_nat6_icmperrorlookup()1602 flags = IPN_ICMPQUERY; in ipf_nat6_icmperror()[all …]
366 #define IPN_ICMPQUERY 0x00008 macro367 #define IPN_TCPUDPICMPQ (IPN_TCP|IPN_UDP|IPN_ICMPQUERY)392 IPN_FRAG|IPN_STICKY|IPN_FIXEDDPORT|IPN_ICMPQUERY|\
2613 if (flags & IPN_ICMPQUERY) { in ipf_nat_newmap()2776 if ((port == 0) && (flags & (IPN_TCPUDPICMP|IPN_ICMPQUERY))) in ipf_nat_newmap()2828 } else if (flags & IPN_ICMPQUERY) { in ipf_nat_newmap()2869 if (flags & IPN_ICMPQUERY) { in ipf_nat_newrdr()3027 } else if (flags & IPN_ICMPQUERY) { in ipf_nat_newrdr()3111 if (flags & IPN_ICMPQUERY) { in ipf_nat_add()3378 } else if ((nat->nat_flags & IPN_ICMPQUERY) != 0) { in ipf_nat_insert()3395 } else if ((nat->nat_flags & IPN_ICMPQUERY) != 0) { in ipf_nat_insert()3650 flags = IPN_ICMPERR|IPN_ICMPQUERY; in ipf_nat_icmperrorlookup()3765 flags = IPN_ICMPQUERY; in ipf_nat_icmperror()[all …]
490 if (flags & IPN_ICMPQUERY) {670 if ((port == 0) && (flags & (IPN_TCPUDPICMP|IPN_ICMPQUERY)))723 } else if (flags & IPN_ICMPQUERY) {770 if (flags & IPN_ICMPQUERY) {928 } else if (flags & IPN_ICMPQUERY) {1018 if (flags & IPN_ICMPQUERY) {1299 } else if ((nat->nat_flags & IPN_ICMPQUERY) != 0) {1318 } else if ((nat->nat_flags & IPN_ICMPQUERY) != 0) {1481 flags = IPN_ICMPERR|IPN_ICMPQUERY;1641 flags = IPN_ICMPQUERY;[all …]
30 else if (np->in_flags & IPN_ICMPQUERY)
300 if (np->in_flags & IPN_ICMPQUERY) {
884 nat->in_flags = IPN_ICMPQUERY;1438 if (!(nat->in_flags & IPN_ICMPQUERY) &&