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

/darwin-on-arm/xnu/bsd/net/
H A Dif.c168 static struct ifaddr *ifa_ifwithnet_common(const struct sockaddr *,
925 return (ifa_ifwithnet_common(addr, IFSCOPE_NONE));
931 return (ifa_ifwithnet_common(addr, ifscope));
939 ifa_ifwithnet_common(const struct sockaddr *addr, unsigned int ifscope) function

Completed in 18 milliseconds