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

/darwin-on-arm/xnu/bsd/net/
H A Droute.c1400 ifa = ifa_ifwithroute_locked(flags, dst, gateway);
1407 ifa_ifwithroute_locked(int flags, const struct sockaddr *dst, function
1864 ifa = ifa_ifwithroute_locked(flags, dst0, gateway);
H A Dif_var.h967 extern struct ifaddr *ifa_ifwithroute_locked(int, const struct sockaddr *,

Completed in 28 milliseconds