HomeSort by: relevance | last modified time | path
    Searched defs:nd_router_solicit (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/netinet/
icmp6.h 119 #define ND_ROUTER_SOLICIT 133 /* router solicitation */
215 struct nd_router_solicit { /* router solicitation */ struct
711 case ND_ROUTER_SOLICIT: \
  /src/external/bsd/tcpdump/dist/
print-icmp6.c 112 #define ND_ROUTER_SOLICIT 133 /* router solicitation */
191 struct nd_router_solicit { /* router solicitation */ struct
670 { ND_ROUTER_SOLICIT, "router solicitation"},
1070 if (ndo->ndo_vflag && (icmp6_type == ND_ROUTER_SOLICIT ||
1191 case ND_ROUTER_SOLICIT:

Completed in 18 milliseconds