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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/netinet/
icmp6.h 107 #define ND_ROUTER_ADVERT 134
123 struct nd_router_advert /* router advertisement */ struct
  /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 116 milliseconds