Searched refs:nd_neighbor_advert (Results 1 – 2 of 2) sorted by relevance
242 struct nd_neighbor_advert { /* neighbor advertisement */ struct1083 struct nd_neighbor_advert *p; in icmp6_print()1085 p = (struct nd_neighbor_advert *)dp; in icmp6_print()
1556 struct nd_neighbor_advert *nd_na; in ipv6nd_handlena()1570 if ((size_t)len < sizeof(struct nd_neighbor_advert)) { in ipv6nd_handlena()1576 nd_na = (struct nd_neighbor_advert *)icp; in ipv6nd_handlena()