Lines Matching refs:RTN_ROOT
192 table->tb6_root.fn_flags = RTN_ROOT | RTN_TL_ROOT | RTN_RTINFO; in fib6_alloc_table()
954 sfn->fn_flags = RTN_ROOT; in fib6_add()
1035 if (fn && !(fn->fn_flags & (RTN_RTINFO|RTN_ROOT))) in fib6_add()
1106 if (fn->fn_flags & RTN_ROOT) in fib6_lookup_1()
1210 if (fn->fn_flags & RTN_ROOT) in fib6_find_prefix()
1256 || (children && fn->fn_flags & RTN_ROOT) in fib6_repair_tree()
1273 WARN_ON(!(fn->fn_flags & RTN_ROOT)); in fib6_repair_tree()
1277 WARN_ON(fn->fn_flags & RTN_ROOT); in fib6_repair_tree()
1413 while (!(pn->fn_flags & RTN_ROOT)) in fib6_del()
1521 WARN_ON(!(fn->fn_flags & RTN_ROOT)); in fib6_walk_continue()
1789 RTN_ROOT | RTN_TL_ROOT | RTN_RTINFO; in fib6_net_init()
1800 RTN_ROOT | RTN_TL_ROOT | RTN_RTINFO; in fib6_net_init()