Searched refs:sin_get_ifscope (Results 1 – 3 of 3) sorted by relevance
492 extern unsigned int sin_get_ifscope(struct sockaddr *);
579 sin_get_ifscope(struct sockaddr *sa) in sin_get_ifscope() function688 *pifscope = (af == AF_INET) ? sin_get_ifscope(SA(dst)) : in sa_copy()2248 sin_get_ifscope(rt_key(rt)) : in rtrequest_common_locked()2808 ifscope = sin_get_ifscope(dst); in rt_setgate()2963 sin_get_ifscope(rt_key(rt->rt_gwroute))); in rt_setgate()
194 RTF_CLONING | RTF_PRCLONING, sin_get_ifscope(rt_key(rt))); in in_addroute()