ip_get_dst_v6
final_dst = ip_get_dst_v6(ip6h, NULL, NULL);
dst = ip_get_dst_v6(ip6h, mp, NULL);
final_dst = ip_get_dst_v6(ip6h, mp, NULL);
dst6 = ip_get_dst_v6(ip6h, data_mp, NULL);
sel.ips_remote_addr_v6 = ip_get_dst_v6(ip6h, mp, NULL);
sel.ips_remote_addr_v6 = ip_get_dst_v6(inner_ipv6, mp,
extern in6_addr_t ip_get_dst_v6(ip6_t *, const mblk_t *, boolean_t *);