Lines Matching refs:RTN_ROOT
249 table->tb6_root.fn_flags = RTN_ROOT | RTN_TL_ROOT | RTN_RTINFO; in fib6_alloc_table()
1435 sfn->fn_flags = RTN_ROOT; in fib6_add()
1541 (!(fn->fn_flags & (RTN_RTINFO|RTN_ROOT)) || in fib6_add()
1616 if (fn->fn_flags & RTN_ROOT) in fib6_node_lookup_1()
1761 if (fn->fn_flags & RTN_ROOT) in fib6_find_prefix()
1841 || (children && fn->fn_flags & RTN_ROOT) in fib6_repair_tree()
1858 WARN_ON(!(fn->fn_flags & RTN_ROOT)); in fib6_repair_tree()
1862 WARN_ON(fn->fn_flags & RTN_ROOT); in fib6_repair_tree()
2141 WARN_ON(!(fn->fn_flags & RTN_ROOT)); in fib6_walk_continue()
2431 RTN_ROOT | RTN_TL_ROOT | RTN_RTINFO; in fib6_net_init()
2443 RTN_ROOT | RTN_TL_ROOT | RTN_RTINFO; in fib6_net_init()