RTN_ROOT 202 net/ipv6/ip6_fib.c table->tb6_root.fn_flags = RTN_ROOT | RTN_TL_ROOT | RTN_RTINFO; RTN_ROOT 721 net/ipv6/ip6_fib.c sfn->fn_flags = RTN_ROOT; RTN_ROOT 798 net/ipv6/ip6_fib.c if (fn && !(fn->fn_flags & (RTN_RTINFO|RTN_ROOT))) RTN_ROOT 862 net/ipv6/ip6_fib.c if (fn->fn_flags & RTN_ROOT) RTN_ROOT 967 net/ipv6/ip6_fib.c if (fn->fn_flags&RTN_ROOT) RTN_ROOT 1012 net/ipv6/ip6_fib.c || (children && fn->fn_flags&RTN_ROOT) RTN_ROOT 1029 net/ipv6/ip6_fib.c WARN_ON(!(fn->fn_flags & RTN_ROOT)); RTN_ROOT 1033 net/ipv6/ip6_fib.c WARN_ON(fn->fn_flags & RTN_ROOT); RTN_ROOT 1173 net/ipv6/ip6_fib.c while (!(pn->fn_flags&RTN_ROOT)) RTN_ROOT 1271 net/ipv6/ip6_fib.c WARN_ON(!(fn->fn_flags & RTN_ROOT)); RTN_ROOT 1499 net/ipv6/ip6_fib.c RTN_ROOT | RTN_TL_ROOT | RTN_RTINFO; RTN_ROOT 1509 net/ipv6/ip6_fib.c RTN_ROOT | RTN_TL_ROOT | RTN_RTINFO;