Searched refs:sin_set_ifscope (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/net/
H A Droute.h534 extern void sin_set_ifscope(struct sockaddr *, unsigned int);
H A Droute.c438 sin_set_ifscope(struct sockaddr *sa, unsigned int ifscope) function
524 sin_set_ifscope(SA(dst), ifscope);
2450 sin_set_ifscope(rt->rt_gateway,
H A Drtsock.c453 sin_set_ifscope(info.rti_info[RTAX_DST], IFSCOPE_NONE);
455 sin_set_ifscope(info.rti_info[RTAX_GATEWAY], IFSCOPE_NONE);

Completed in 25 milliseconds