Searched refs:ifa_ifwithaddr_scoped (Results 1 – 6 of 6) sorted by relevance
1877 extern struct ifaddr *ifa_ifwithaddr_scoped(const struct sockaddr *,
937 (ifa = ifa_ifwithaddr_scoped(Ifaaddr, ifscope))) { in rt_setif()
1715 ifa = ifa_ifwithaddr_scoped(gw, ifscope); in ifa_ifwithroute_common_locked()
1101 ifa_ifwithaddr_scoped(const struct sockaddr *addr, unsigned int ifscope) in ifa_ifwithaddr_scoped() function
7204 …struct ifaddr *ifa = ifa_ifwithaddr_scoped((struct sockaddr *)&local_address_sanitized, returned_r… in necp_application_find_policy_match_internal()
1600 ia = ifatoia(ifa_ifwithaddr_scoped(SA(&sin), ifscope)); in in_pcbladdr()