Home
last modified time | relevance | path

Searched refs:ifa_ifwithroute (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.41.6/bsd/net/
H A Dif_var_private.h1659 extern struct ifaddr *ifa_ifwithroute(int, const struct sockaddr *,
H A Dkpi_interface.c2904 return ifa_ifwithroute(flags, destination, gateway); in ifaddr_withroute()
H A Droute.c1673 ifa_ifwithroute( in ifa_ifwithroute() function