Home
last modified time | relevance | path

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

/Linux-v4.19/net/ipv4/
Droute.c1424 static bool rt_cache_route(struct fib_nh *nh, struct rtable *rt) in rt_cache_route() function
1549 cached = rt_cache_route(nh, rt); in rt_set_nexthop()
2082 if (unlikely(!rt_cache_route(nh, rth))) in ip_route_input_slow()