Home
last modified time | relevance | path

Searched refs:SC_NOICMP (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/net/sl/
HDif_slvar.h81 #define SC_NOICMP IFF_LINK1 /* suppress ICMP traffic */ macro
HDif_sl.c482 if (sc->sc_if.if_flags & SC_NOICMP && ip->ip_p == IPPROTO_ICMP) { in sloutput_serialized()