Searched refs:nd_neighbor_advert (Results 1 – 4 of 4) sorted by relevance
661 struct nd_neighbor_advert *nd_na; in nd6_na_input()701 nd_na = (struct nd_neighbor_advert *)((caddr_t)ip6 + off); in nd6_na_input()981 struct nd_neighbor_advert *nd_na; in nd6_na_output_fib()1054 nd_na = (struct nd_neighbor_advert *)(ip6 + 1); in nd6_na_output_fib()
833 if (icmp6len < sizeof(struct nd_neighbor_advert)) in icmp6_input()
244 struct nd_neighbor_advert { /* neighbor advertisement */ struct1214 const struct nd_neighbor_advert *p; in icmp6_print()1216 p = (const struct nd_neighbor_advert *)dp; in icmp6_print()
263 struct nd_neighbor_advert { /* neighbor advertisement */ struct