Searched refs:RTF_CACHE (Results 1 – 3 of 3) 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()
1392 rt->rt6i_flags |= RTF_CACHE; in ip6_rt_cache_alloc() 1958 if (!from || !(rt->rt6i_flags & RTF_CACHE)) in rt6_remove_exception_rt() 2036 if (!from || !(rt->rt6i_flags & RTF_CACHE)) in rt6_update_exception_stamp_rt() 2097 /* For RTF_CACHE with rt6i_pmtu == 0 (i.e. a redirected in rt6_exceptions_update_pmtu() 2109 #define RTF_CACHE_GATEWAY (RTF_GATEWAY | RTF_CACHE)2306 /* Create a RTF_CACHE clone which will not be in ip6_pol_route() 2850 if (rt->rt6i_flags & RTF_CACHE) { in ip6_negative_advice() 2874 if (rt->rt6i_flags & RTF_CACHE) { in ip6_link_failure() 2918 return !(rt->rt6i_flags & RTF_CACHE) && in rt6_cache_allowed_for_pmtu() 2956 if (rt6->rt6i_flags & RTF_CACHE) in __ip6_rt_update_pmtu() [all...]