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

  /bionic/libc/include/netinet/
ip_icmp.h 173 #define ICMP_ROUTERADVERT 9 /* router advertisement */
207 (type) == ICMP_ROUTERADVERT || (type) == ICMP_ROUTERSOLICIT || \
  /development/ndk/platforms/android-3/include/netinet/
ip_icmp.h 173 #define ICMP_ROUTERADVERT 9 /* router advertisement */
207 (type) == ICMP_ROUTERADVERT || (type) == ICMP_ROUTERSOLICIT || \
  /development/ndk/platforms/android-L/include/netinet/
ip_icmp.h 173 #define ICMP_ROUTERADVERT 9 /* router advertisement */
207 (type) == ICMP_ROUTERADVERT || (type) == ICMP_ROUTERSOLICIT || \
  /external/chromium_org/third_party/usrsctp/usrsctplib/
user_ip_icmp.h 185 #define ICMP_ROUTERADVERT 9 /* router advertisement */
219 (type) == ICMP_ROUTERADVERT || (type) == ICMP_ROUTERSOLICIT || \

Completed in 269 milliseconds