HomeSort by relevance Sort by last modified time
    Searched defs:ICMP_IREQREPLY (Results 1 - 4 of 4) sorted by null

  /bionic/libc/include/netinet/
ip_icmp.h 187 #define ICMP_IREQREPLY 16 /* information reply */
209 (type) == ICMP_IREQ || (type) == ICMP_IREQREPLY || \
  /development/ndk/platforms/android-3/include/netinet/
ip_icmp.h 187 #define ICMP_IREQREPLY 16 /* information reply */
209 (type) == ICMP_IREQ || (type) == ICMP_IREQREPLY || \
  /development/ndk/platforms/android-L/include/netinet/
ip_icmp.h 187 #define ICMP_IREQREPLY 16 /* information reply */
209 (type) == ICMP_IREQ || (type) == ICMP_IREQREPLY || \
  /external/chromium_org/third_party/usrsctp/usrsctplib/
user_ip_icmp.h 199 #define ICMP_IREQREPLY 16 /* information reply */
221 (type) == ICMP_IREQ || (type) == ICMP_IREQREPLY || \

Completed in 473 milliseconds