Searched refs:ifa_ifwithroute_common_locked (Results 1 – 1 of 1) sorted by relevance
331 static struct ifaddr *ifa_ifwithroute_common_locked(int,1690 return ifa_ifwithroute_common_locked((flags & ~RTF_IFSCOPE), dst, in ifa_ifwithroute_locked()1704 return ifa_ifwithroute_common_locked(flags, dst, gateway, ifscope); in ifa_ifwithroute_scoped_locked()1708 ifa_ifwithroute_common_locked(int flags, const struct sockaddr *dst, in ifa_ifwithroute_common_locked() function