Lines Matching refs:RTN_ROOT
247 table->tb6_root.fn_flags = RTN_ROOT | RTN_TL_ROOT | RTN_RTINFO; in fib6_alloc_table()
1429 sfn->fn_flags = RTN_ROOT; in fib6_add()
1531 (!(fn->fn_flags & (RTN_RTINFO|RTN_ROOT)) || in fib6_add()
1606 if (fn->fn_flags & RTN_ROOT) in fib6_node_lookup_1()
1751 if (fn->fn_flags & RTN_ROOT) in fib6_find_prefix()
1831 || (children && fn->fn_flags & RTN_ROOT) in fib6_repair_tree()
1848 WARN_ON(!(fn->fn_flags & RTN_ROOT)); in fib6_repair_tree()
1852 WARN_ON(fn->fn_flags & RTN_ROOT); in fib6_repair_tree()
2131 WARN_ON(!(fn->fn_flags & RTN_ROOT)); in fib6_walk_continue()
2388 RTN_ROOT | RTN_TL_ROOT | RTN_RTINFO; in fib6_net_init()
2400 RTN_ROOT | RTN_TL_ROOT | RTN_RTINFO; in fib6_net_init()