Home
last modified time | relevance | path

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

/xnu-11215/bsd/net/
H A Droute.c317 static inline void sin6_set_ifscope(struct sockaddr *, unsigned int);
514 sin6_set_ifscope(struct sockaddr *sa, unsigned int ifscope) in sin6_set_ifscope() function
617 sin6_set_ifscope(SA(dst), ifscope); in sa_copy()
630 sin6_set_ifscope(SA(dst), ifscope); in sa_copy()
2913 sin6_set_ifscope(rt->rt_gateway, in rt_setgate()