Searched defs:fib6_table (Results 1 – 2 of 2) sorted by relevance
165 struct fib6_table *fib6_table; member378 struct fib6_table { struct379 struct hlist_node tb6_hlist;380 u32 tb6_id;381 spinlock_t tb6_lock;382 struct fib6_node tb6_root;383 struct inet_peer_base tb6_peers;407 struct fib6_table *, argument
116 struct fib6_table *fib6_table; member