Searched refs:RTN_TL_ROOT (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/net/
H A Dip6_fib.h148 #define RTN_TL_ROOT 0x0001 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/net/
H A Dip6_fib.h148 #define RTN_TL_ROOT 0x0001 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/ipv6/
H A Dip6_fib.c200 table->tb6_root.fn_flags = RTN_ROOT | RTN_TL_ROOT | RTN_RTINFO;
906 if (fn == NULL || fn->fn_flags & RTN_TL_ROOT)
1014 WARN_ON(fn->fn_flags & RTN_TL_ROOT);
1523 RTN_ROOT | RTN_TL_ROOT | RTN_RTINFO;
1533 RTN_ROOT | RTN_TL_ROOT | RTN_RTINFO;
H A Droute.c525 if (fn->fn_flags & RTN_TL_ROOT) \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/ipv6/
H A Dip6_fib.c200 table->tb6_root.fn_flags = RTN_ROOT | RTN_TL_ROOT | RTN_RTINFO;
906 if (fn == NULL || fn->fn_flags & RTN_TL_ROOT)
1014 WARN_ON(fn->fn_flags & RTN_TL_ROOT);
1523 RTN_ROOT | RTN_TL_ROOT | RTN_RTINFO;
1533 RTN_ROOT | RTN_TL_ROOT | RTN_RTINFO;
H A Droute.c525 if (fn->fn_flags & RTN_TL_ROOT) \

Completed in 182 milliseconds