Searched refs:ifa_ifwithnet_common (Results 1 – 1 of 1) sorted by relevance
188 static struct ifaddr *ifa_ifwithnet_common(const struct sockaddr *,1266 return ifa_ifwithnet_common(addr, IFSCOPE_NONE); in ifa_ifwithnet()1272 return ifa_ifwithnet_common(addr, ifscope); in ifa_ifwithnet_scoped()1280 ifa_ifwithnet_common(const struct sockaddr *addr, unsigned int ifscope) in ifa_ifwithnet_common() function