Home
last modified time | relevance | path

Searched refs:RTF_CACHE (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/include/uapi/linux/
A Dipv6_route.h32 #define RTF_CACHE 0x01000000 /* read-only: can not be set by user */ macro
/linux-6.3-rc2/net/ipv6/ila/
A Dila_lwt.c54 if (rt->rt6i_flags & (RTF_GATEWAY | RTF_CACHE)) { in ila_output()
/linux-6.3-rc2/net/ipv6/
A Droute.c1338 rt->rt6i_flags |= RTF_CACHE; in ip6_rt_cache_alloc()
1888 if (!from || !(rt->rt6i_flags & RTF_CACHE)) in rt6_remove_exception_rt()
2767 if (rt->rt6i_flags & RTF_CACHE) { in ip6_negative_advice()
2791 if (rt->rt6i_flags & RTF_CACHE) { in ip6_link_failure()
2835 return !(rt->rt6i_flags & RTF_CACHE) && in rt6_cache_allowed_for_pmtu()
2873 if (rt6->rt6i_flags & RTF_CACHE) in __ip6_rt_update_pmtu()
3690 if (cfg->fc_flags & RTF_CACHE) { in ip6_route_info_create()
4031 !(cfg->fc_flags & RTF_CACHE)); in ip6_route_del()
4041 if (cfg->fc_flags & RTF_CACHE) { in ip6_route_del()
5035 cfg->fc_flags |= RTF_CACHE; in rtm_to_fib6_config()
[all …]
/linux-6.3-rc2/include/net/
A Dip6_route.h295 else if (unlikely(rt->rt6i_flags & RTF_CACHE)) in rt6_nexthop()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlxsw/
A Dspectrum_router.c6427 if (rt->fib6_flags & RTF_CACHE) in mlxsw_sp_fib6_rt_should_ignore()

Completed in 34 milliseconds