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

/external/qemu/slirp/
H A Dip_icmp.h142 #define ICMP_IREQ 15 /* information request */ macro
153 (type) == ICMP_IREQ || (type) == ICMP_IREQREPLY || \
/external/qemu/slirp-android/
H A Dip_icmp.h144 #define ICMP_IREQ 15 /* information request */ macro
155 (type) == ICMP_IREQ || (type) == ICMP_IREQREPLY || \
/external/tcpdump/
H A Dprint-icmp.c145 #define ICMP_IREQ 15 /* information request */ macro
156 (type) == ICMP_IREQ || (type) == ICMP_IREQREPLY || \
204 { ICMP_IREQ, "information request" },

Completed in 40 milliseconds