Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/net/
H A Droute_private.h468 extern void rt_revalidate_gwroute(struct rtentry *, struct rtentry *);
H A Droute.c4264 rt_revalidate_gwroute(prt, rt); in route_to_gwroute()
4320 rt_revalidate_gwroute(struct rtentry *rt, struct rtentry *gwrt) in rt_revalidate_gwroute() function
/xnu-8792.41.9/bsd/netinet6/
H A Dnd6.c4271 rt_revalidate_gwroute(prt, rt); in nd6_output_list()