Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/net/
H A Dif_var_private.h1633 extern struct ifaddr *ifa_ifwithdstaddr_scoped(const struct sockaddr *,
H A Droute.c1779 ifa = ifa_ifwithdstaddr_scoped(gw, ifscope); in ifa_ifwithroute_common_locked()
H A Dif.c1172 ifa_ifwithdstaddr_scoped(const struct sockaddr *addr, unsigned int ifscope) in ifa_ifwithdstaddr_scoped() function