Searched refs:tb6_id (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dip6_fib.h160 u32 tb6_id; member in struct:fib6_table
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv6/
H A Dip6_fib.c181 h = tb->tb6_id & (FIB6_TABLE_HASHSZ - 1);
198 table->tb6_id = id;
236 if (tb->tb6_id == id) {
1520 net->ipv6.fib6_main_tbl->tb6_id = RT6_TABLE_MAIN;
1530 net->ipv6.fib6_local_tbl->tb6_id = RT6_TABLE_LOCAL;
H A Droute.c2211 table = rt->rt6i_table->tb6_id;

Completed in 68 milliseconds