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

/darwin-on-arm/xnu/bsd/net/
H A Droute.h535 extern unsigned int sin_get_ifscope(struct sockaddr *);
H A Droute.c462 sin_get_ifscope(struct sockaddr *sa) function
552 *pifscope = (af == AF_INET) ? sin_get_ifscope(SA(dst)) :
1834 sin_get_ifscope(rt_key(rt)) :
2309 ifscope = sin_get_ifscope(dst);
2451 sin_get_ifscope(rt_key(rt->rt_gwroute)));
/darwin-on-arm/xnu/bsd/netinet/
H A Din_rmx.c168 RTF_CLONING | RTF_PRCLONING, sin_get_ifscope(rt_key(rt)));

Completed in 80 milliseconds