in6_embedscope
error = in6_embedscope(&f6, fin6, NULL, NULL);
error = in6_embedscope(&l6, lin6, NULL, NULL);
if (in6_embedscope(&icmp6src.sin6_addr, &icmp6src,
in6_embedscope(&sin6.sin6_addr, &sin6, NULL, NULL);
in6_embedscope(&sin6_d.sin6_addr, &sin6_d, NULL, NULL);
in6_embedscope(&ip6->ip6_dst, &sa6_src, NULL, NULL);
in6_embedscope(&t, &sa6_dst, NULL, NULL);
if (in6_embedscope(&icmp6dst.sin6_addr, &icmp6dst,
if ((error = in6_embedscope(&dst6.sin6_addr, &dst6, NULL, NULL))
if (in6_embedscope(&sin6->sin6_addr, sin6, inp, NULL) != 0)
if (in6_embedscope(&sin6->sin6_addr, sin6, inp, &ifp) != 0)
int in6_embedscope (struct in6_addr *, const struct sockaddr_in6 *,
in6_embedscope(&prl->prefix[i].prefix,
if (in6_embedscope(&sin6->sin6_addr, sin6, in6p, NULL) != 0) {