Home
last modified time | relevance | path

Searched refs:tb_data (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/net/ipv4/
Dfib_hash.c297 struct fn_hash *t = (struct fn_hash*)tb->tb_data; in fn_hash_lookup()
371 struct fn_hash *t = (struct fn_hash*)tb->tb_data; in fn_hash_select_default()
460 struct fn_hash *table = (struct fn_hash*)tb->tb_data; in fn_hash_insert()
639 struct fn_hash *table = (struct fn_hash*)tb->tb_data; in fn_hash_delete()
753 struct fn_hash *table = (struct fn_hash*)tb->tb_data; in fn_hash_flush()
774 struct fn_hash *table = (struct fn_hash*)tb->tb_data; in fn_hash_get_info()
868 struct fn_hash *table = (struct fn_hash*)tb->tb_data; in fn_hash_dump()
940 memset(tb->tb_data, 0, sizeof(struct fn_hash)); in fib_hash_init()
/linux-2.4.37.9/include/net/
Dip_fib.h135 unsigned char tb_data[0]; member