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

/macosx-10.5.8/xnu-1228.15.4/bsd/net/
H A Dif.c148 static struct ifaddr *ifa_ifwithnet_common(const struct sockaddr *,
704 return (ifa_ifwithnet_common(addr, IFSCOPE_NONE));
710 return (ifa_ifwithnet_common(addr, ifscope));
718 ifa_ifwithnet_common(const struct sockaddr *addr, unsigned int ifscope) function

Completed in 6 milliseconds