Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/net/
H A Droute.c319 static inline void sin6_set_ifscope(struct sockaddr *, unsigned int);
566 sin6_set_ifscope(struct sockaddr *sa, unsigned int ifscope) in sin6_set_ifscope() function
669 sin6_set_ifscope(SA(dst), ifscope); in sa_copy()
682 sin6_set_ifscope(SA(dst), ifscope); in sa_copy()
2965 sin6_set_ifscope(rt->rt_gateway, in rt_setgate()