RTF_DEFAULT      1236 net/ipv6/addrconf.c 					ifp->idev->dev, 0, RTF_DEFAULT, true);
RTF_DEFAULT      2727 net/ipv6/addrconf.c 					       RTF_DEFAULT, true);
RTF_DEFAULT      4607 net/ipv6/addrconf.c 					ifp->idev->dev, 0, RTF_DEFAULT, true);
RTF_DEFAULT      2685 net/ipv6/route.c 				if (fn && (rt->rt6i_flags & RTF_DEFAULT))
RTF_DEFAULT      4184 net/ipv6/route.c 		cfg.fc_flags |= RTF_DEFAULT;
RTF_DEFAULT      4214 net/ipv6/route.c 		    ((rt->fib6_flags & (RTF_ADDRCONF | RTF_DEFAULT)) == (RTF_ADDRCONF | RTF_DEFAULT)) &&
RTF_DEFAULT      4233 net/ipv6/route.c 		.fc_flags	= RTF_GATEWAY | RTF_ADDRCONF | RTF_DEFAULT |
RTF_DEFAULT      4266 net/ipv6/route.c 		if (rt->fib6_flags & (RTF_DEFAULT | RTF_ADDRCONF) &&
RTF_DEFAULT      4490 net/ipv6/route.c #define RTF_RA_ROUTER		(RTF_ADDRCONF | RTF_DEFAULT)