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

/external/android-clat/
H A Dicmp.c76 if (code != ICMP_UNREACH_PROTOCOL && code != ICMP_UNREACH_NEEDFRAG) {
/external/qemu/slirp/
H A Dip_icmp.h115 #define ICMP_UNREACH_PROTOCOL 2 /* bad protocol */ macro
/external/qemu/slirp-android/
H A Dip_icmp.h117 #define ICMP_UNREACH_PROTOCOL 2 /* bad protocol */ macro
/external/tcpdump/
H A Dprint-icmp.c118 #define ICMP_UNREACH_PROTOCOL 2 /* bad protocol */ macro
372 case ICMP_UNREACH_PROTOCOL:

Completed in 84 milliseconds