Lines Matching refs:RTF_CACHE
1345 rt->rt6i_flags |= RTF_CACHE; in ip6_rt_cache_alloc()
1893 if (!from || !(rt->rt6i_flags & RTF_CACHE)) in rt6_remove_exception_rt()
1971 if (!from || !(rt->rt6i_flags & RTF_CACHE)) in rt6_update_exception_stamp_rt()
2042 #define RTF_CACHE_GATEWAY (RTF_GATEWAY | RTF_CACHE)
2772 if (rt->rt6i_flags & RTF_CACHE) { in ip6_negative_advice()
2796 if (rt->rt6i_flags & RTF_CACHE) { in ip6_link_failure()
2840 return !(rt->rt6i_flags & RTF_CACHE) && in rt6_cache_allowed_for_pmtu()
2878 if (rt6->rt6i_flags & RTF_CACHE) in __ip6_rt_update_pmtu()
3701 if (cfg->fc_flags & RTF_CACHE) { in ip6_route_info_create()
4042 !(cfg->fc_flags & RTF_CACHE)); in ip6_route_del()
4052 if (cfg->fc_flags & RTF_CACHE) { in ip6_route_del()
4229 nrt->rt6i_flags = RTF_GATEWAY|RTF_UP|RTF_DYNAMIC|RTF_CACHE; in rt6_do_redirect()
5047 cfg->fc_flags |= RTF_CACHE; in rtm_to_fib6_config()
5655 if (rt6_flags & RTF_CACHE) in rt6_fill_node()