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

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

Completed in 3849 milliseconds