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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/
H A Dfib_hash.c249 struct fn_hash *t = (struct fn_hash*)tb->tb_data;
287 struct fn_hash *t = (struct fn_hash*)tb->tb_data;
383 struct fn_hash *table = (struct fn_hash *) tb->tb_data;
541 struct fn_hash *table = (struct fn_hash*)tb->tb_data;
658 struct fn_hash *table = (struct fn_hash *) tb->tb_data;
742 struct fn_hash *table = (struct fn_hash*)tb->tb_data;
794 memset(tb->tb_data, 0, sizeof(struct fn_hash));
815 struct fn_hash *table = (struct fn_hash *) ip_fib_main_table->tb_data;
H A Dfib_trie.c1150 struct trie *t = (struct trie *) tb->tb_data;
1330 struct trie *t = (struct trie *) tb->tb_data;
1572 struct trie *t = (struct trie *) tb->tb_data;
1753 struct trie *t = (struct trie *) tb->tb_data;
1779 struct trie *t = (struct trie *) tb->tb_data;
1933 struct trie *t = (struct trie *) tb->tb_data;
1987 memset(tb->tb_data, 0, sizeof(struct trie));
1989 t = (struct trie *) tb->tb_data;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/
H A Dip_fib.h169 unsigned char tb_data[0]; member in struct:fib_table

Completed in 61 milliseconds