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

/linux-master/net/ipv4/
H A Droute.c1547 static bool rt_cache_valid(const struct rtable *rt) function
1839 if (rt_cache_valid(rth)) {
2350 if (rt_cache_valid(rth)) {
2575 if (rt_cache_valid(rth) && dst_hold_safe(&rth->dst))

Completed in 109 milliseconds