Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/net/
H A Droute_private.h502 extern void rt_revalidate_gwroute(struct rtentry *, struct rtentry *);
H A Droute.c4361 rt_revalidate_gwroute(prt, rt); in route_to_gwroute()
4417 rt_revalidate_gwroute(struct rtentry *rt, struct rtentry *gwrt) in rt_revalidate_gwroute() function
/xnu-12377.41.6/bsd/netinet6/
H A Dnd6.c4077 rt_revalidate_gwroute(prt, rt); in nd6_output_list()