Home
last modified time | relevance | path

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

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