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

/darwin-on-arm/xnu/bsd/net/
H A Dif_var.h983 __private_extern__ struct in_ifaddr *ifa_foraddr_scoped(unsigned int,
H A Dif.c689 return (ifa_foraddr_scoped(addr, IFSCOPE_NONE));
698 ifa_foraddr_scoped(unsigned int addr, unsigned int scope) function
/darwin-on-arm/xnu/bsd/netinet/
H A Dip_output.c3145 ifa = (struct ifaddr *)ifa_foraddr_scoped(src.s_addr, scope);
3236 iifa = (struct ifaddr *)ifa_foraddr_scoped(

Completed in 15 milliseconds