Home
last modified time | relevance | path

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

/net/ipv4/
Droute.c1564 static bool rt_cache_valid(const struct rtable *rt) in rt_cache_valid() function
1862 if (rt_cache_valid(rth)) { in __mkroute_input()
2371 if (rt_cache_valid(rth)) { in ip_route_input_slow()
2597 if (rt_cache_valid(rth) && dst_hold_safe(&rth->dst)) in __mkroute_output()