Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/netinet6/
H A Din6_rmx.c240 RTF_CLONING | RTF_PRCLONING, sin6_get_ifscope(rt_key(rt))); in in6_addroute()
298 RTF_CLONING | RTF_PRCLONING, sin6_get_ifscope(rt_key(rt))); in in6_addroute()
/xnu-10063.101.15/bsd/net/
H A Droute_private.h441 extern unsigned int sin6_get_ifscope(struct sockaddr *);
H A Droute.c532 sin6_get_ifscope(struct sockaddr *sa) in sin6_get_ifscope() function
614 ifscope = sin6_get_ifscope(SA(dst)); in sa_copy()
630 sin6_get_ifscope(SA(dst)); in sa_copy()
2190 sin6_get_ifscope(rt_key(rt)); in rtrequest_common_locked()
2736 ifscope = sin6_get_ifscope(dst); in rt_setgate()
2893 sin6_get_ifscope(rt_key(rt->rt_gwroute))); in rt_setgate()