nd_neighbor_advert
if (icmp6len < sizeof(struct nd_neighbor_advert))
struct nd_neighbor_advert *nd_na;
struct nd_neighbor_advert *nd_na;
nd_na = (struct nd_neighbor_advert *)(ip6 + 1);
struct nd_neighbor_advert *p;
p = (struct nd_neighbor_advert *)dp;