Searched refs:RTN_ROOT (Results 1 – 2 of 2) sorted by relevance
249 table->tb6_root.fn_flags = RTN_ROOT | RTN_TL_ROOT | RTN_RTINFO; in fib6_alloc_table()1447 sfn->fn_flags = RTN_ROOT; in fib6_add()1549 (!(fn->fn_flags & (RTN_RTINFO|RTN_ROOT)) || in fib6_add()1624 if (fn->fn_flags & RTN_ROOT) in fib6_node_lookup_1()1769 if (fn->fn_flags & RTN_ROOT) in fib6_find_prefix()1849 || (children && fn->fn_flags & RTN_ROOT) in fib6_repair_tree()1866 WARN_ON(!(fn->fn_flags & RTN_ROOT)); in fib6_repair_tree()1870 WARN_ON(fn->fn_flags & RTN_ROOT); in fib6_repair_tree()2150 WARN_ON(!(fn->fn_flags & RTN_ROOT)); in fib6_walk_continue()2442 RTN_ROOT | RTN_TL_ROOT | RTN_RTINFO; in fib6_net_init()[all …]
381 #define RTN_ROOT 0x0002 /* tree root node */ macro
Completed in 12 milliseconds