Searched refs:RTF_CACHE (Results 1 – 5 of 5) sorted by relevance
32 #define RTF_CACHE 0x01000000 /* read-only: can not be set by user */ macro
54 if (rt->rt6i_flags & (RTF_GATEWAY | RTF_CACHE)) { in ila_output()
1339 rt->rt6i_flags |= RTF_CACHE; in ip6_rt_cache_alloc()1889 if (!from || !(rt->rt6i_flags & RTF_CACHE)) in rt6_remove_exception_rt()1967 if (!from || !(rt->rt6i_flags & RTF_CACHE)) in rt6_update_exception_stamp_rt()2038 #define RTF_CACHE_GATEWAY (RTF_GATEWAY | RTF_CACHE)2768 if (rt->rt6i_flags & RTF_CACHE) { in ip6_negative_advice()2792 if (rt->rt6i_flags & RTF_CACHE) { in ip6_link_failure()2836 return !(rt->rt6i_flags & RTF_CACHE) && in rt6_cache_allowed_for_pmtu()2874 if (rt6->rt6i_flags & RTF_CACHE) in __ip6_rt_update_pmtu()3697 if (cfg->fc_flags & RTF_CACHE) { in ip6_route_info_create()4038 !(cfg->fc_flags & RTF_CACHE)); in ip6_route_del()[all …]
295 else if (unlikely(rt->rt6i_flags & RTF_CACHE)) in rt6_nexthop()
6648 if (rt->fib6_flags & RTF_CACHE) in mlxsw_sp_fib6_rt_should_ignore()