Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Droute.c1555 static bool rt_cache_valid(const struct rtable *rt) in rt_cache_valid() function
1847 if (rt_cache_valid(rth)) { in __mkroute_input()
2358 if (rt_cache_valid(rth)) { in ip_route_input_slow()
2583 if (rt_cache_valid(rth) && dst_hold_safe(&rth->dst)) in __mkroute_output()