HomeSort by relevance Sort by last modified time
    Searched refs:ICMP_IREQ (Results 1 - 15 of 15) 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 || \
  /external/qemu/slirp/
ip_icmp.h 142 #define ICMP_IREQ 15 /* information request */
153 (type) == ICMP_IREQ || (type) == ICMP_IREQREPLY || \
  /external/qemu/slirp-android/
ip_icmp.h 144 #define ICMP_IREQ 15 /* information request */
155 (type) == ICMP_IREQ || (type) == ICMP_IREQREPLY || \
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/netinet/
ip_icmp.h 186 #define ICMP_IREQ 15 /* information request */
209 (type) == ICMP_IREQ || (type) == ICMP_IREQREPLY || \
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/netinet/
ip_icmp.h 186 #define ICMP_IREQ 15 /* information request */
209 (type) == ICMP_IREQ || (type) == ICMP_IREQREPLY || \
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/netinet/
ip_icmp.h 186 #define ICMP_IREQ 15 /* information request */
209 (type) == ICMP_IREQ || (type) == ICMP_IREQREPLY || \
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/netinet/
ip_icmp.h 186 #define ICMP_IREQ 15 /* information request */
209 (type) == ICMP_IREQ || (type) == ICMP_IREQREPLY || \
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/netinet/
ip_icmp.h 186 #define ICMP_IREQ 15 /* information request */
209 (type) == ICMP_IREQ || (type) == ICMP_IREQREPLY || \
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/netinet/
ip_icmp.h 186 #define ICMP_IREQ 15 /* information request */
209 (type) == ICMP_IREQ || (type) == ICMP_IREQREPLY || \
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/netinet/
ip_icmp.h 186 #define ICMP_IREQ 15 /* information request */
209 (type) == ICMP_IREQ || (type) == ICMP_IREQREPLY || \
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/netinet/
ip_icmp.h 186 #define ICMP_IREQ 15 /* information request */
209 (type) == ICMP_IREQ || (type) == ICMP_IREQREPLY || \
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/netinet/
ip_icmp.h 186 #define ICMP_IREQ 15 /* information request */
209 (type) == ICMP_IREQ || (type) == ICMP_IREQREPLY || \
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/netinet/
ip_icmp.h 234 #define ICMP_IREQ 15 /* information request */
276 (type) == ICMP_IREQ || (type) == ICMP_IREQREPLY || \
  /external/tcpdump/
print-icmp.c 145 #define ICMP_IREQ 15 /* information request */
156 (type) == ICMP_IREQ || (type) == ICMP_IREQREPLY || \
204 { ICMP_IREQ, "information request" },

Completed in 4662 milliseconds