Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/net/
H A Droute_private.h450 extern void rt_revalidate_gwroute(struct rtentry *, struct rtentry *);
H A Droute.c4245 rt_revalidate_gwroute(prt, rt); in route_to_gwroute()
4301 rt_revalidate_gwroute(struct rtentry *rt, struct rtentry *gwrt) in rt_revalidate_gwroute() function
/xnu-10063.101.15/bsd/netinet6/
H A Dnd6.c4281 rt_revalidate_gwroute(prt, rt); in nd6_output_list()