Searched defs:ICMP_UNREACH (Results 1 - 3 of 3) sorted by relevance

/external/qemu/slirp/
H A Dip_icmp.h112 #define ICMP_UNREACH 3 /* dest unreachable, codes: */ macro
/external/qemu/slirp-android/
H A Dip_icmp.h114 #define ICMP_UNREACH 3 /* dest unreachable, codes: */ macro
/external/tcpdump/
H A Dprint-icmp.c115 #define ICMP_UNREACH 3 /* dest unreachable, codes: */ macro
159 ((type) == ICMP_UNREACH || \
210 /* Formats for most of the ICMP_UNREACH codes */
368 case ICMP_UNREACH:

Completed in 239 milliseconds