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

  /bionic/libc/include/netinet/
icmp6.h 113 #define ND_NEIGHBOR_SOLICIT 135 /* neighbor solicitation */
227 struct nd_neighbor_solicit { /* neighbor solicitation */ struct
  /external/tcpdump/
print-icmp6.c 112 #define ND_NEIGHBOR_SOLICIT 135 /* neighbor solicitation */
231 struct nd_neighbor_solicit { /* neighbor solicitation */ struct
507 { ND_NEIGHBOR_SOLICIT, "neighbor solicitation"},
910 dp->icmp6_type == ND_NEIGHBOR_SOLICIT ||
    [all...]

Completed in 382 milliseconds