Searched refs:ifa_ifwithaddr_scoped_locked (Results 1 – 3 of 3) sorted by relevance
1651 extern struct ifaddr *ifa_ifwithaddr_scoped_locked(const struct sockaddr *,
1202 ifa_ifwithaddr_scoped_locked(const struct sockaddr *addr, unsigned int ifscope) in ifa_ifwithaddr_scoped_locked() function1263 result = ifa_ifwithaddr_scoped_locked(addr, ifscope); in ifa_ifwithaddr_scoped()
5889 ifa = ifa_ifwithaddr_scoped_locked(SA(&address), ifp->if_index); in necp_ifnet_matches_local_address()