Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/netinet6/
H A Dscope6_var.h88 extern void rtgw_to_sa6(struct rtentry *, struct sockaddr_in6 *);
H A Dscope6.c271 rtgw_to_sa6(struct rtentry *rt, struct sockaddr_in6 *sin6) in rtgw_to_sa6() function
H A Dnd6.c3942 rtgw_to_sa6(rt, &gw6); in nd6_output_list()