Home
last modified time | relevance | path

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

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