Searched defs:fib6_table (Results 1 – 2 of 2) sorted by relevance
164 struct fib6_table *fib6_table; member390 struct fib6_table { struct391 struct hlist_node tb6_hlist;392 u32 tb6_id;393 spinlock_t tb6_lock;394 struct fib6_node tb6_root;418 struct fib6_table *, argument
114 struct fib6_table *fib6_table; member