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

/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/chromium_org/third_party/usrsctp/usrsctplib/
H A Duser_ip_icmp.h163 #define ICMP_UNREACH_PROTOCOL 2 /* bad protocol */ macro
/external/tcpdump/
H A Dprint-icmp.c118 #define ICMP_UNREACH_PROTOCOL 2 /* bad protocol */ macro
373 case ICMP_UNREACH_PROTOCOL:

Completed in 35 milliseconds