Lines Matching refs:RTN_ROOT
246 table->tb6_root.fn_flags = RTN_ROOT | RTN_TL_ROOT | RTN_RTINFO; in fib6_alloc_table()
1427 sfn->fn_flags = RTN_ROOT; in fib6_add()
1529 (!(fn->fn_flags & (RTN_RTINFO|RTN_ROOT)) || in fib6_add()
1604 if (fn->fn_flags & RTN_ROOT) in fib6_node_lookup_1()
1749 if (fn->fn_flags & RTN_ROOT) in fib6_find_prefix()
1829 || (children && fn->fn_flags & RTN_ROOT) in fib6_repair_tree()
1846 WARN_ON(!(fn->fn_flags & RTN_ROOT)); in fib6_repair_tree()
1850 WARN_ON(fn->fn_flags & RTN_ROOT); in fib6_repair_tree()
2129 WARN_ON(!(fn->fn_flags & RTN_ROOT)); in fib6_walk_continue()
2382 RTN_ROOT | RTN_TL_ROOT | RTN_RTINFO; in fib6_net_init()
2394 RTN_ROOT | RTN_TL_ROOT | RTN_RTINFO; in fib6_net_init()