Searched defs:fib6_table (Results 1 – 1 of 1) sorted by relevance
137 struct fib6_table *fib6_table; member346 struct fib6_table { struct347 struct hlist_node tb6_hlist;348 u32 tb6_id;349 spinlock_t tb6_lock;350 struct fib6_node tb6_root;374 struct fib6_table *, argument