Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/net/
H A Droute.c314 static inline void sin6_set_ifscope(struct sockaddr *, unsigned int);
508 sin6_set_ifscope(struct sockaddr *sa, unsigned int ifscope) in sin6_set_ifscope() function
611 sin6_set_ifscope(SA(dst), ifscope); in sa_copy()
624 sin6_set_ifscope(SA(dst), ifscope); in sa_copy()
2892 sin6_set_ifscope(rt->rt_gateway, in rt_setgate()