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

  /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...]

Completed in 110 milliseconds