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

  /bionic/libc/include/netinet/
icmp6.h 112 #define ND_ROUTER_ADVERT 134 /* router advertisement */
199 struct nd_router_advert { /* router advertisement */ struct
  /external/tcpdump/
print-icmp6.c 111 #define ND_ROUTER_ADVERT 134 /* router advertisement */
202 struct nd_router_advert { /* router advertisement */ struct
506 { ND_ROUTER_ADVERT, "router advertisement"},
908 dp->icmp6_type == ND_ROUTER_ADVERT ||
    [all...]

Completed in 231 milliseconds