Searched refs:ICMP_UNREACH_PROTOCOL (Results 1 - 3 of 3) sorted by relevance

/external/android-clat/
H A Dicmp.c76 if (code != ICMP_UNREACH_PROTOCOL && code != ICMP_UNREACH_NEEDFRAG) {
/external/tcpdump/
H A Dprint-icmp.c114 #define ICMP_UNREACH_PROTOCOL 2 /* bad protocol */ macro
369 case ICMP_UNREACH_PROTOCOL:
/external/toybox/toys/pending/
H A Dtraceroute.c333 case ICMP_UNREACH_PROTOCOL:

Completed in 184 milliseconds