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

/darwin-on-arm/xnu/bsd/netinet6/
H A Din6_rmx.c222 RTF_CLONING | RTF_PRCLONING, sin6_get_ifscope(rt_key(rt)));
261 RTF_CLONING | RTF_PRCLONING, sin6_get_ifscope(rt_key(rt)));
/darwin-on-arm/xnu/bsd/net/
H A Droute.h536 extern unsigned int sin6_get_ifscope(struct sockaddr *);
H A Droute.c474 sin6_get_ifscope(struct sockaddr *sa) function
553 sin6_get_ifscope(SA(dst));
1835 sin6_get_ifscope(rt_key(rt));
2311 ifscope = sin6_get_ifscope(dst);
2455 sin6_get_ifscope(rt_key(rt->rt_gwroute)));

Completed in 28 milliseconds