ip6_dst
const struct in6_addr *ip6_dst,
ip6h->daddr = *ip6_dst;
struct in6_addr ip6_dst;
ip6_dst = ip_dst->dst.ip6;
ipv6_addr_set(&ip6_dst, htonl(0xff020000), 0, 0,
&ip6_dst, &group->dst.ip6,
else if (v6_equal(ip6h->saddr, (struct in6_addr){{ip6_dst}}))
redirect = is_remote_ep_v6(skb, (struct in6_addr){{ip6_dst}});
ip6hdr->ip6_dst = addr6;