Searched defs:fib6_table (Results 1 – 2 of 2) sorted by relevance
165 struct fib6_table *fib6_table; member385 struct fib6_table { struct386 struct hlist_node tb6_hlist;387 u32 tb6_id;388 spinlock_t tb6_lock;389 struct fib6_node tb6_root;413 struct fib6_table *, argument
116 struct fib6_table *fib6_table; member