Home
last modified time | relevance | path

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

/linux/net/ipv6/
H A Droute.c3055 /* rt_cache's gateway might be different from its 'parent' in ip6_redirect_nh_match()
3061 struct rt6_info *rt_cache; in ip6_redirect_nh_match() local
3063 rt_cache = rt6_find_cached_rt(res, &fl6->daddr, &fl6->saddr); in ip6_redirect_nh_match()
3064 if (rt_cache && in ip6_redirect_nh_match()
3065 ipv6_addr_equal(gw, &rt_cache->rt6i_gateway)) { in ip6_redirect_nh_match()
3066 *ret = rt_cache; in ip6_redirect_nh_match()
4087 struct rt6_info *rt_cache; in ip6_del_cached_rt() local
4089 rt_cache = rt6_find_cached_rt(&res, &cfg->fc_dst, &cfg->fc_src); in ip6_del_cached_rt()
4090 if (rt_cache) in ip6_del_cached_rt()
4091 return __ip6_del_cached_rt(rt_cache, cf in ip6_del_cached_rt()
[all...]
/linux/Documentation/filesystems/
H A Dproc.rst1394 rt_cache Routing cache