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

  /bionic/libc/include/netinet/
icmp6.h 114 #define ND_NEIGHBOR_ADVERT 136 /* neighbor advertisement */
238 struct nd_neighbor_advert { /* neighbor advertisement */ struct
  /external/tcpdump/
print-icmp6.c 113 #define ND_NEIGHBOR_ADVERT 136 /* neighbor advertisement */
242 struct nd_neighbor_advert { /* neighbor advertisement */ struct
508 { ND_NEIGHBOR_ADVERT, "neighbor advertisement"},
909 dp->icmp6_type == ND_NEIGHBOR_ADVERT ||
    [all...]

Completed in 223 milliseconds