Searched refs:SC_NOICMP (Results 1 – 2 of 2) sorted by relevance
81 #define SC_NOICMP IFF_LINK1 /* suppress ICMP traffic */ macro
482 if (sc->sc_if.if_flags & SC_NOICMP && ip->ip_p == IPPROTO_ICMP) { in sloutput_serialized()