Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/net/
H A Droute_private.h500 extern void rt_revalidate_gwroute(struct rtentry *, struct rtentry *);
H A Droute.c4358 rt_revalidate_gwroute(prt, rt); in route_to_gwroute()
4414 rt_revalidate_gwroute(struct rtentry *rt, struct rtentry *gwrt) in rt_revalidate_gwroute() function
/xnu-11417.101.15/bsd/netinet6/
H A Dnd6.c4063 rt_revalidate_gwroute(prt, rt); in nd6_output_list()