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

/macosx-10.5.8/xnu-1228.15.4/bsd/net/
H A Dif_var.h675 struct ifaddr *ifa_ifwithaddr_scoped(const struct sockaddr *, unsigned int);
H A Drtsock.c724 (ifa = ifa_ifwithaddr_scoped(Ifaaddr, ifscope))) {
H A Dif.c652 ifa_ifwithaddr_scoped(const struct sockaddr *addr, unsigned int ifscope) function
H A Droute.c1009 ifa = ifa_ifwithaddr_scoped(gateway, ifscope);
/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Dip_output.c3064 ifa = ifa_ifwithaddr_scoped(&src, scope);

Completed in 65 milliseconds