Searched refs:ifa_ifwithroute_common_locked (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/bsd/net/
H A Droute.c305 static struct ifaddr *ifa_ifwithroute_common_locked(int,
1410 return (ifa_ifwithroute_common_locked((flags & ~RTF_IFSCOPE), dst,
1423 return (ifa_ifwithroute_common_locked(flags, dst, gateway, ifscope));
1427 ifa_ifwithroute_common_locked(int flags, const struct sockaddr *dst, function

Completed in 24 milliseconds