Home
last modified time | relevance | path

Searched refs:RTF_CACHE_GATEWAY (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/ipv6/
H A Droute.c2039 #define RTF_CACHE_GATEWAY (RTF_GATEWAY | RTF_CACHE) macro
2060 if ((entry->rt6i_flags & RTF_CACHE_GATEWAY) == in fib6_nh_exceptions_clean_tohost()
2061 RTF_CACHE_GATEWAY && in fib6_nh_exceptions_clean_tohost()
/kernel/linux/linux-6.6/net/ipv6/
H A Droute.c2038 #define RTF_CACHE_GATEWAY (RTF_GATEWAY | RTF_CACHE) macro
2059 if ((entry->rt6i_flags & RTF_CACHE_GATEWAY) == in fib6_nh_exceptions_clean_tohost()
2060 RTF_CACHE_GATEWAY && in fib6_nh_exceptions_clean_tohost()

Completed in 15 milliseconds