Searched refs:in6_embedscope (Results 1 – 8 of 8) sorted by relevance
| /xnu-10063.101.15/bsd/netinet6/ |
| H A D | icmp6.c | 1403 in6_embedscope(&sin6.sin6_addr, &sin6, NULL, NULL, in ni6_input() 1411 in6_embedscope(&sin6_d.sin6_addr, &sin6_d, NULL, NULL, in ni6_input() 2347 …in6_embedscope(&ip6->ip6_dst, &sa6_src, NULL, NULL, NULL, IN6_NULL_IF_EMBEDDED_SCOPE(&sa6_src.sin6… in icmp6_reflect() 2366 in6_embedscope(&t, &sa6_dst, NULL, NULL, NULL, IN6_NULL_IF_EMBEDDED_SCOPE(&sa6_dst.sin6_scope_id)); in icmp6_reflect()
|
| H A D | udp6_output.c | 315 if (in6_embedscope(&sin6->sin6_addr, sin6, in6p, NULL, in udp6_output()
|
| H A D | in6_pcb.c | 249 if (in6_embedscope(&sin6.sin6_addr, &sin6, inp, NULL, in in6_pcbbind() 649 …if (in6_embedscope(&SIN6(nam)->sin6_addr, SIN6(nam), inp, NULL, NULL, IN6_NULL_IF_EMBEDDED_SCOPE(&… in in6_pcbladdr()
|
| H A D | in6_var.h | 1195 extern int in6_embedscope(struct in6_addr *, const struct sockaddr_in6 *,
|
| H A D | raw_ip6.c | 1163 …if (in6_embedscope(&SIN6(nam)->sin6_addr, SIN6(nam), inp, NULL, NULL, IN6_NULL_IF_EMBEDDED_SCOPE(&… in rip6_connect()
|
| H A D | in6_src.c | 2198 in6_embedscope(struct in6_addr *in6, const struct sockaddr_in6 *sin6, in in6_embedscope() function
|
| H A D | nd6.c | 3194 (void) in6_embedscope(&prl_64->prefix[i].prefix, in nd6_siocgprlst() 3250 (void) in6_embedscope(&prl_32->prefix[i].prefix, in nd6_siocgprlst()
|
| H A D | in6.c | 2056 …error = in6_embedscope(&tmp.sin6_addr, &tmp, NULL, NULL, NULL, IN6_NULL_IF_EMBEDDED_SCOPE(&tmp.sin… in in6_to_kamescope()
|