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

/linux-master/include/uapi/linux/
H A Dipv6_route.h30 #define RTF_ROUTEINFO 0x00800000 /* route information - RA */ macro
/linux-master/net/ipv6/
H A Droute.c990 rt->fib6_flags = RTF_ROUTEINFO |
4284 if (!(rt->fib6_flags & RTF_ROUTEINFO) ||
4308 .fc_flags = RTF_GATEWAY | RTF_ADDRCONF | RTF_ROUTEINFO |

Completed in 99 milliseconds