Searched refs:IPN_ICMPERR (Results 1 – 3 of 3) sorted by relevance
240 #define IPN_ICMPERR 0x00004 macro241 #define IPN_TCPUDPICMP (IPN_TCP|IPN_UDP|IPN_ICMPERR)244 #define IPN_RF (IPN_TCPUDP|IPN_DELETE|IPN_ICMPERR)
1148 flags = IPN_ICMPERR|IPN_ICMPQUERY;1235 *nflags = IPN_ICMPERR;1507 if (flags & IPN_ICMPERR)1549 if ((flags & IPN_ICMPERR) != 0) {1758 if (flags & IPN_ICMPERR)1916 else if (np->nl_flags & (IPN_ICMPERR|IPN_ICMPQUERY))
2930 flags = IPN_ICMPERR|IPN_ICMPQUERY;3016 *nflags = IPN_ICMPERR;3296 if (flags & IPN_ICMPERR)3338 if ((flags & IPN_ICMPERR) != 0) {3548 if (flags & IPN_ICMPERR)3704 else if (np->nl_flags & (IPN_ICMPERR|IPN_ICMPQUERY))4091 if (nflags == IPN_ICMPERR) {