Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Droute.c1540 static bool rt_cache_valid(const struct rtable *rt) in rt_cache_valid() function
1832 if (rt_cache_valid(rth)) { in __mkroute_input()
2343 if (rt_cache_valid(rth)) { in ip_route_input_slow()
2568 if (rt_cache_valid(rth) && dst_hold_safe(&rth->dst)) in __mkroute_output()