Searched refs:nd_neighbor_advert (Results 1 – 5 of 5) sorted by relevance
941 struct nd_neighbor_advert *nd_na; in nd6_na_input()979 nd_na = (struct nd_neighbor_advert *)((caddr_t)ip6 + off); in nd6_na_input()1441 struct nd_neighbor_advert *nd_na; in nd6_na_output()1567 nd_na = (struct nd_neighbor_advert *)(ip6 + 1); in nd6_na_output()
882 if (icmp6len < sizeof(struct nd_neighbor_advert)) { in icmp6_input()
294 struct nd_neighbor_advert { /* neighbor advertisement */ struct
848 struct nd_neighbor_advert * nd_na; in ethernet_nd6_frame_populate()855 nd_na = (struct nd_neighbor_advert *)(void *)icmp6; in ethernet_nd6_frame_populate()2184 sizeof(struct nd_neighbor_advert), in validate_mac_nat_icmp6_out()
8890 struct nd_neighbor_advert *nd_na;8895 nd_na = (struct nd_neighbor_advert *)(void *)icmp6;