Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dipv6_route.h32 #define RTF_CACHE 0x01000000 /* read-only: can not be set by user */ macro
/linux/net/ipv6/ila/
H A Dila_lwt.c54 if (rt->rt6i_flags & (RTF_GATEWAY | RTF_CACHE)) { in ila_output()