Home
last modified time | relevance | path

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

/linux/net/ipv6/
H A Droute.c3071 struct rt6_info *rt_cache; in ip6_redirect_nh_match() local
3073 rt_cache = rt6_find_cached_rt(res, &fl6->daddr, &fl6->saddr); in ip6_redirect_nh_match()
3074 if (rt_cache && in ip6_redirect_nh_match()
3075 ipv6_addr_equal(gw, &rt_cache->rt6i_gateway)) { in ip6_redirect_nh_match()
3076 *ret = rt_cache; in ip6_redirect_nh_match()
4096 struct rt6_info *rt_cache; in ip6_del_cached_rt() local
4098 rt_cache = rt6_find_cached_rt(&res, &cfg->fc_dst, &cfg->fc_src); in ip6_del_cached_rt()
4099 if (rt_cache) in ip6_del_cached_rt()
4100 return __ip6_del_cached_rt(rt_cache, cfg); in ip6_del_cached_rt()
/linux/Documentation/filesystems/
H A Dproc.rst1388 rt_cache Routing cache