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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/netinet/
icmp6.h 106 #define ND_ROUTER_SOLICIT 133
112 struct nd_router_solicit /* router solicitation */ struct
  /bionic/libc/include/netinet/
icmp6.h 111 #define ND_ROUTER_SOLICIT 133 /* router solicitation */
189 struct nd_router_solicit { /* router solicitation */ struct
  /external/tcpdump/
print-icmp6.c 110 #define ND_ROUTER_SOLICIT 133 /* router solicitation */
192 struct nd_router_solicit { /* router solicitation */ struct
505 { ND_ROUTER_SOLICIT, "router solicitation"},
907 if (ndo->ndo_vflag && (dp->icmp6_type == ND_ROUTER_SOLICIT ||
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
iprtrmib.h 139 ND_ROUTER_SOLICIT = 133,ND_ROUTER_ADVERT = 134,ND_NEIGHBOR_SOLICIT = 135,ND_NEIGHBOR_ADVERT = 136,ND_REDIRECT = 137

Completed in 155 milliseconds