Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv6/
H A Droute.c2879 struct rt6_info *rt_cache; in ip6_redirect_nh_match() local
2881 rt_cache = rt6_find_cached_rt(res, &fl6->daddr, &fl6->saddr); in ip6_redirect_nh_match()
2882 if (rt_cache && in ip6_redirect_nh_match()
2883 ipv6_addr_equal(gw, &rt_cache->rt6i_gateway)) { in ip6_redirect_nh_match()
2884 *ret = rt_cache; in ip6_redirect_nh_match()
3881 struct rt6_info *rt_cache; in ip6_del_cached_rt() local
3883 rt_cache = rt6_find_cached_rt(&res, &cfg->fc_dst, &cfg->fc_src); in ip6_del_cached_rt()
3884 if (rt_cache) in ip6_del_cached_rt()
3885 return __ip6_del_cached_rt(rt_cache, cfg); in ip6_del_cached_rt()
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dproc.rst1291 rt_cache Routing cache