nd_redirect
struct nd_redirect *red;
red = (struct nd_redirect *)icp;
struct nd_redirect *nd_rd;
nd_rd = (struct nd_redirect *)((caddr_t)ip6 + off);
struct nd_redirect *nd_rd;
nd_rd = (struct nd_redirect *)(ip6 + 1);
if (icmp6len < sizeof(struct nd_redirect))