Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Dipv6_route.h30 #define RTF_ROUTEINFO 0x00800000 /* route information - RA */ macro
/linux-6.12.1/net/ipv6/
Droute.c991 rt->fib6_flags = RTF_ROUTEINFO | in rt6_route_rcv()
4286 if (!(rt->fib6_flags & RTF_ROUTEINFO) || in rt6_get_route_info()
4310 .fc_flags = RTF_GATEWAY | RTF_ADDRCONF | RTF_ROUTEINFO | in rt6_add_route_info()