Lines Matching refs:RTN_ROOT
246 table->tb6_root.fn_flags = RTN_ROOT | RTN_TL_ROOT | RTN_RTINFO; in fib6_alloc_table()
1425 sfn->fn_flags = RTN_ROOT; in fib6_add()
1527 (!(fn->fn_flags & (RTN_RTINFO|RTN_ROOT)) || in fib6_add()
1602 if (fn->fn_flags & RTN_ROOT) in fib6_node_lookup_1()
1747 if (fn->fn_flags & RTN_ROOT) in fib6_find_prefix()
1827 || (children && fn->fn_flags & RTN_ROOT) in fib6_repair_tree()
1844 WARN_ON(!(fn->fn_flags & RTN_ROOT)); in fib6_repair_tree()
1848 WARN_ON(fn->fn_flags & RTN_ROOT); in fib6_repair_tree()
2130 WARN_ON(!(fn->fn_flags & RTN_ROOT)); in fib6_walk_continue()
2383 RTN_ROOT | RTN_TL_ROOT | RTN_RTINFO; in fib6_net_init()
2395 RTN_ROOT | RTN_TL_ROOT | RTN_RTINFO; in fib6_net_init()