Searched defs:fib6_table (Results 1 – 1 of 1) sorted by relevance
159 struct fib6_table *fib6_table; member391 struct fib6_table { struct392 struct hlist_node tb6_hlist;393 u32 tb6_id;394 spinlock_t tb6_lock;395 struct fib6_node tb6_root;396 struct inet_peer_base tb6_peers;420 struct fib6_table *, argument
Completed in 5 milliseconds