Lines Matching refs:RTN_ROOT
242 table->tb6_root.fn_flags = RTN_ROOT | RTN_TL_ROOT | RTN_RTINFO; in fib6_alloc_table()
1440 sfn->fn_flags = RTN_ROOT; in fib6_add()
1542 (!(fn->fn_flags & (RTN_RTINFO|RTN_ROOT)) || in fib6_add()
1617 if (fn->fn_flags & RTN_ROOT) in fib6_node_lookup_1()
1762 if (fn->fn_flags & RTN_ROOT) in fib6_find_prefix()
1842 || (children && fn->fn_flags & RTN_ROOT) in fib6_repair_tree()
1859 WARN_ON(!(fn->fn_flags & RTN_ROOT)); in fib6_repair_tree()
1863 WARN_ON(fn->fn_flags & RTN_ROOT); in fib6_repair_tree()
2143 WARN_ON(!(fn->fn_flags & RTN_ROOT)); in fib6_walk_continue()
2435 RTN_ROOT | RTN_TL_ROOT | RTN_RTINFO; in fib6_net_init()
2448 RTN_ROOT | RTN_TL_ROOT | RTN_RTINFO; in fib6_net_init()