RTN_ROOT          246 net/ipv6/ip6_fib.c 		table->tb6_root.fn_flags = RTN_ROOT | RTN_TL_ROOT | RTN_RTINFO;
RTN_ROOT         1359 net/ipv6/ip6_fib.c 			sfn->fn_flags = RTN_ROOT;
RTN_ROOT         1459 net/ipv6/ip6_fib.c 	    (!(fn->fn_flags & (RTN_RTINFO|RTN_ROOT)) ||
RTN_ROOT         1534 net/ipv6/ip6_fib.c 		if (fn->fn_flags & RTN_ROOT)
RTN_ROOT         1679 net/ipv6/ip6_fib.c 	if (fn->fn_flags & RTN_ROOT)
RTN_ROOT         1755 net/ipv6/ip6_fib.c 		    || (children && fn->fn_flags & RTN_ROOT)
RTN_ROOT         1772 net/ipv6/ip6_fib.c 			WARN_ON(!(fn->fn_flags & RTN_ROOT));
RTN_ROOT         1776 net/ipv6/ip6_fib.c 			WARN_ON(fn->fn_flags & RTN_ROOT);
RTN_ROOT         2022 net/ipv6/ip6_fib.c 				WARN_ON(!(fn->fn_flags & RTN_ROOT));
RTN_ROOT         2275 net/ipv6/ip6_fib.c 		RTN_ROOT | RTN_TL_ROOT | RTN_RTINFO;
RTN_ROOT         2287 net/ipv6/ip6_fib.c 		RTN_ROOT | RTN_TL_ROOT | RTN_RTINFO;