Home
last modified time | relevance | path

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

/external/qemu/slirp/
Dip_icmp.h143 #define ICMP_IREQREPLY 16 /* information reply */ macro
153 (type) == ICMP_IREQ || (type) == ICMP_IREQREPLY || \
/external/qemu/slirp-android/
Dip_icmp.h145 #define ICMP_IREQREPLY 16 /* information reply */ macro
155 (type) == ICMP_IREQ || (type) == ICMP_IREQREPLY || \
/external/tcpdump/
Dprint-icmp.c146 #define ICMP_IREQREPLY 16 /* information reply */ macro
156 (type) == ICMP_IREQ || (type) == ICMP_IREQREPLY || \
205 { ICMP_IREQREPLY, "information reply" },