Searched refs:in6_recoverscope (Results 1 - 5 of 5) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet6/
H A Din6_var.h970 extern int in6_recoverscope(struct sockaddr_in6 *, const struct in6_addr *,
H A Dnd6.c3620 if (in6_recoverscope(&d->rtaddr, &dr->rtaddr,
3653 if (in6_recoverscope(&d_32->rtaddr, &dr->rtaddr,
3709 if (in6_recoverscope(&p->prefix,
3736 if (in6_recoverscope(s6,
3774 if (in6_recoverscope(&p_32->prefix,
3801 if (in6_recoverscope(s6,
H A Dicmp6.c2250 in6_recoverscope(&sa6_src, &ip6->ip6_dst, m->m_pkthdr.rcvif);
2256 in6_recoverscope(&sa6_dst, &t, m->m_pkthdr.rcvif);
H A Din6_src.c1755 in6_recoverscope( function
H A Din6.c1520 if ((error = in6_recoverscope(&dst6,

Completed in 87 milliseconds