Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/net/
H A Droute.c324 static inline void sin6_set_ifscope(struct sockaddr *, unsigned int);
567 sin6_set_ifscope(struct sockaddr *sa, unsigned int ifscope) in sin6_set_ifscope() function
670 sin6_set_ifscope(SA(dst), ifscope); in sa_copy()
683 sin6_set_ifscope(SA(dst), ifscope); in sa_copy()
2966 sin6_set_ifscope(rt->rt_gateway, in rt_setgate()