Home
last modified time | relevance | path

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

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