Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv4/
H A Droute.c1600 static bool rt_cache_valid(const struct rtable *rt) in rt_cache_valid() function
1889 if (rt_cache_valid(rth)) { in __mkroute_input()
2270 if (rt_cache_valid(rth)) { in ip_route_input_slow()
2496 if (rt_cache_valid(rth) && dst_hold_safe(&rth->dst)) in __mkroute_output()