Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv6/
H A Droute.c3009 struct rt6_info *rt_cache; in ip6_redirect_nh_match() local
3011 rt_cache = rt6_find_cached_rt(res, &fl6->daddr, &fl6->saddr); in ip6_redirect_nh_match()
3012 if (rt_cache && in ip6_redirect_nh_match()
3013 ipv6_addr_equal(gw, &rt_cache->rt6i_gateway)) { in ip6_redirect_nh_match()
3014 *ret = rt_cache; in ip6_redirect_nh_match()
3990 struct rt6_info *rt_cache; in ip6_del_cached_rt() local
3992 rt_cache = rt6_find_cached_rt(&res, &cfg->fc_dst, &cfg->fc_src); in ip6_del_cached_rt()
3993 if (rt_cache) in ip6_del_cached_rt()
3994 return __ip6_del_cached_rt(rt_cache, cfg); in ip6_del_cached_rt()
/openbmc/linux/Documentation/filesystems/
H A Dproc.rst1299 rt_cache Routing cache