HomeSort by relevance Sort by last modified time
    Searched defs:ICMP_ROUTERSOLICIT (Results 1 - 4 of 4) 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 || \
  /development/ndk/platforms/android-L/include/netinet/
ip_icmp.h 176 #define ICMP_ROUTERSOLICIT 10 /* router solicitation */
207 (type) == ICMP_ROUTERADVERT || (type) == ICMP_ROUTERSOLICIT || \
  /external/chromium_org/third_party/usrsctp/usrsctplib/
user_ip_icmp.h 188 #define ICMP_ROUTERSOLICIT 10 /* router solicitation */
219 (type) == ICMP_ROUTERADVERT || (type) == ICMP_ROUTERSOLICIT || \

Completed in 81 milliseconds