Lines Matching refs:RTN_ROOT
222 table->tb6_root.fn_flags = RTN_ROOT | RTN_TL_ROOT | RTN_RTINFO; in fib6_alloc_table()
1000 sfn->fn_flags = RTN_ROOT; in fib6_add()
1083 if (fn && !(fn->fn_flags & (RTN_RTINFO|RTN_ROOT))) in fib6_add()
1155 if (fn->fn_flags & RTN_ROOT) in fib6_lookup_1()
1259 if (fn->fn_flags & RTN_ROOT) in fib6_find_prefix()
1305 || (children && fn->fn_flags & RTN_ROOT) in fib6_repair_tree()
1322 WARN_ON(!(fn->fn_flags & RTN_ROOT)); in fib6_repair_tree()
1326 WARN_ON(fn->fn_flags & RTN_ROOT); in fib6_repair_tree()
1462 while (!(pn->fn_flags & RTN_ROOT)) in fib6_del()
1570 WARN_ON(!(fn->fn_flags & RTN_ROOT)); in fib6_walk_continue()
1838 RTN_ROOT | RTN_TL_ROOT | RTN_RTINFO; in fib6_net_init()
1849 RTN_ROOT | RTN_TL_ROOT | RTN_RTINFO; in fib6_net_init()