Home
last modified time | relevance | path

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

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