Home
last modified time | relevance | path

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

/linux-6.15/net/ipv6/
H A Droute.c3052 struct rt6_info *rt_cache; in ip6_redirect_nh_match() local
3054 rt_cache = rt6_find_cached_rt(res, &fl6->daddr, &fl6->saddr); in ip6_redirect_nh_match()
3055 if (rt_cache && in ip6_redirect_nh_match()
3056 ipv6_addr_equal(gw, &rt_cache->rt6i_gateway)) { in ip6_redirect_nh_match()
3057 *ret = rt_cache; in ip6_redirect_nh_match()
4039 struct rt6_info *rt_cache; in ip6_del_cached_rt() local
4041 rt_cache = rt6_find_cached_rt(&res, &cfg->fc_dst, &cfg->fc_src); in ip6_del_cached_rt()
4042 if (rt_cache) in ip6_del_cached_rt()
4043 return __ip6_del_cached_rt(rt_cache, cfg); in ip6_del_cached_rt()
/linux-6.15/Documentation/filesystems/
H A Dproc.rst1390 rt_cache Routing cache