Searched refs:ifa_foraddr6_scoped (Results 1 – 5 of 5) sorted by relevance
214 ro.ro_srcia = (struct ifaddr *)ifa_foraddr6_scoped(in6, reply.nrp_ifindex); in netsrc_ipv6()
2074 __private_extern__ struct in6_ifaddr *ifa_foraddr6_scoped(struct in6_addr *,
883 return ifa_foraddr6_scoped(addr6, IFSCOPE_NONE); in ifa_foraddr6()887 ifa_foraddr6_scoped(struct in6_addr *addr6, unsigned int scope) in ifa_foraddr6_scoped() function
1408 ifa = (struct ifaddr *)ifa_foraddr6_scoped(&src_ip._v6, in _flow_route_laddr_validate()
1029 ifa_foraddr6_scoped(&srcsock->sin6_addr, scope); in selectroute()