Searched refs:rt_cache (Results 1 – 2 of 2) sorted by relevance
2442 struct rt6_info *ret = NULL, *rt_cache; in __ip6_route_redirect() local2476 rt_cache = rt6_find_cached_rt(rt, in __ip6_route_redirect()2479 if (rt_cache && in __ip6_route_redirect()2481 &rt_cache->rt6i_gateway)) { in __ip6_route_redirect()2482 ret = rt_cache; in __ip6_route_redirect()3276 struct rt6_info *rt_cache; in ip6_route_del() local3300 rt_cache = rt6_find_cached_rt(rt, &cfg->fc_dst, in ip6_route_del()3302 if (rt_cache) { in ip6_route_del()3303 rc = ip6_del_cached_rt(rt_cache, cfg); in ip6_route_del()
1145 rt_cache Routing cache