Searched refs:ICMP_IREQREPLY (Results 1 - 4 of 4) sorted by relevance

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

Completed in 128 milliseconds