HomeSort by relevance Sort by last modified time
    Searched refs:ICMP_ROUTERSOLICIT (Results 1 - 11 of 11) sorted by null

  /bionic/libc/include/netinet/
ip_icmp.h 176 #define ICMP_ROUTERSOLICIT 10 /* router solicitation */
207 (type) == ICMP_ROUTERADVERT || (type) == ICMP_ROUTERSOLICIT || \
  /development/ndk/platforms/android-3/include/netinet/
ip_icmp.h 176 #define ICMP_ROUTERSOLICIT 10 /* router solicitation */
207 (type) == ICMP_ROUTERADVERT || (type) == ICMP_ROUTERSOLICIT || \
  /external/qemu/slirp/
ip_icmp.h 134 #define ICMP_ROUTERSOLICIT 10 /* router solicitation */
151 (type) == ICMP_ROUTERADVERT || (type) == ICMP_ROUTERSOLICIT || \
  /external/qemu/slirp-android/
ip_icmp.h 136 #define ICMP_ROUTERSOLICIT 10 /* router solicitation */
153 (type) == ICMP_ROUTERADVERT || (type) == ICMP_ROUTERSOLICIT || \
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/netinet/
ip_icmp.h 176 #define ICMP_ROUTERSOLICIT 10 /* router solicitation */
207 (type) == ICMP_ROUTERADVERT || (type) == ICMP_ROUTERSOLICIT || \
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/netinet/
ip_icmp.h 176 #define ICMP_ROUTERSOLICIT 10 /* router solicitation */
207 (type) == ICMP_ROUTERADVERT || (type) == ICMP_ROUTERSOLICIT || \
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/netinet/
ip_icmp.h 176 #define ICMP_ROUTERSOLICIT 10 /* router solicitation */
207 (type) == ICMP_ROUTERADVERT || (type) == ICMP_ROUTERSOLICIT || \
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/netinet/
ip_icmp.h 176 #define ICMP_ROUTERSOLICIT 10 /* router solicitation */
207 (type) == ICMP_ROUTERADVERT || (type) == ICMP_ROUTERSOLICIT || \
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/netinet/
ip_icmp.h 176 #define ICMP_ROUTERSOLICIT 10 /* router solicitation */
207 (type) == ICMP_ROUTERADVERT || (type) == ICMP_ROUTERSOLICIT || \
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/netinet/
ip_icmp.h 176 #define ICMP_ROUTERSOLICIT 10 /* router solicitation */
207 (type) == ICMP_ROUTERADVERT || (type) == ICMP_ROUTERSOLICIT || \
  /external/tcpdump/
print-icmp.c 137 #define ICMP_ROUTERSOLICIT 10 /* router solicitation */
154 (type) == ICMP_ROUTERADVERT || (type) == ICMP_ROUTERSOLICIT || \
201 { ICMP_ROUTERSOLICIT, "router solicitation" },

Completed in 880 milliseconds