Home
last modified time | relevance | path

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

/linux-4.1.27/net/ipv4/
Droute.c1310 static bool rt_cache_route(struct fib_nh *nh, struct rtable *rt) in rt_cache_route() function
1412 cached = rt_cache_route(nh, rt); in rt_set_nexthop()
1844 if (unlikely(!rt_cache_route(&FIB_RES_NH(res), rth))) { in ip_route_input_slow()