in6_embedscope 501 net/pfkeyv2_convert.c in6_embedscope(&src->sin6.sin6_addr, &src->sin6, in6_embedscope 503 net/pfkeyv2_convert.c in6_embedscope(&dst->sin6.sin6_addr, &dst->sin6, in6_embedscope 521 netinet/ip_ipip.c in6_embedscope(&ip6o->ip6_src, &tdb->tdb_src.sin6, NULL, NULL); in6_embedscope 522 netinet/ip_ipip.c in6_embedscope(&ip6o->ip6_dst, &tdb->tdb_dst.sin6, NULL, NULL); in6_embedscope 819 netinet/tcp_usrreq.c error = in6_embedscope(&f6, fin6, NULL, NULL); in6_embedscope 823 netinet/tcp_usrreq.c error = in6_embedscope(&l6, lin6, NULL, NULL); in6_embedscope 711 netinet/udp_usrreq.c if (in6_embedscope(&sa6.sin6_addr, &sa6, NULL, NULL)) { in6_embedscope 727 netinet/udp_usrreq.c if (in6_embedscope(ip6cp->ip6c_finaldst, &sa6, NULL, NULL)) { in6_embedscope 736 netinet/udp_usrreq.c if (in6_embedscope(&sa6.sin6_addr, &sa6, NULL, NULL)) { in6_embedscope 764 netinet/udp_usrreq.c if (in6_embedscope(&sa6_src.sin6_addr, &sa6_src, NULL, NULL)) { in6_embedscope 1044 netinet6/icmp6.c if (in6_embedscope(&icmp6dst.sin6_addr, &icmp6dst, in6_embedscope 1062 netinet6/icmp6.c if (in6_embedscope(&icmp6src.sin6_addr, &icmp6src, in6_embedscope 2057 netinet6/icmp6.c in6_embedscope(&ip6->ip6_dst, &sa6_src, NULL, NULL); in6_embedscope 2063 netinet6/icmp6.c in6_embedscope(&t, &sa6_dst, NULL, NULL); in6_embedscope 209 netinet6/in6_pcb.c if (in6_embedscope(&sin6->sin6_addr, sin6, inp, NULL) != 0) in6_embedscope 435 netinet6/in6_pcb.c if (in6_embedscope(&sin6->sin6_addr, sin6, inp, &ifp) != 0) in6_embedscope 600 netinet6/in6_var.h int in6_embedscope(struct in6_addr *, const struct sockaddr_in6 *, in6_embedscope 430 netinet6/raw_ip6.c if (in6_embedscope(&ip6->ip6_dst, dstsock, in6p, &oifp) != 0) { in6_embedscope 182 netinet6/udp6_output.c if (in6_embedscope(&sin6->sin6_addr, sin6, in6p, NULL) != 0) {