Searched refs:in6_recoverscope (Results 1 – 5 of 5) sorted by relevance
| /xnu-11215.61.5/bsd/netinet6/ |
| H A D | nd6.c | 4697 if (in6_recoverscope(&d.rtaddr, 4722 if (in6_recoverscope(&d.rtaddr, 4772 if (in6_recoverscope(&p.prefix, 4796 if (in6_recoverscope(&s6, &pfr->router->rtaddr, 4822 if (in6_recoverscope(&p.prefix, 4847 if (in6_recoverscope(&s6, &pfr->router->rtaddr,
|
| H A D | in6_var.h | 1217 extern int in6_recoverscope(struct sockaddr_in6 *, const struct in6_addr *,
|
| H A D | in6.c | 2055 error = in6_recoverscope(&tmp, &sin6->sin6_addr, ifp); in in6_to_kamescope() 4357 in6_recoverscope(&sin6, &in6p->in6p_laddr, NULL); in in6_getconninfo() 4376 in6_recoverscope(&sin6, &in6p->in6p_faddr, NULL); in in6_getconninfo()
|
| H A D | icmp6.c | 2348 in6_recoverscope(&sa6_src, &ip6->ip6_dst, m->m_pkthdr.rcvif); in icmp6_reflect() 2367 in6_recoverscope(&sa6_dst, &t, m->m_pkthdr.rcvif); in icmp6_reflect()
|
| H A D | in6_src.c | 2315 in6_recoverscope( in in6_recoverscope() function
|