Home
last modified time | relevance | path

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

/Linux-v4.19/net/ipv4/
Droute.c1515 static bool rt_cache_valid(const struct rtable *rt) in rt_cache_valid() function
1754 if (rt_cache_valid(rth)) { in __mkroute_input()
2044 if (rt_cache_valid(rth)) { in ip_route_input_slow()
2271 if (rt_cache_valid(rth) && dst_hold_safe(&rth->dst)) in __mkroute_output()