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()
1624 __private_extern__ struct in6_ifaddr *ifa_foraddr6_scoped(struct in6_addr *,
875 return ifa_foraddr6_scoped(addr6, IFSCOPE_NONE); in ifa_foraddr6()879 ifa_foraddr6_scoped(struct in6_addr *addr6, unsigned int scope) in ifa_foraddr6_scoped() function
1398 ifa = (struct ifaddr *)ifa_foraddr6_scoped(&src_ip._v6, in _flow_route_laddr_validate()
1121 ifa_foraddr6_scoped(&srcsock->sin6_addr, scope); in selectroute()