Searched defs:fib6_table (Results 1 – 1 of 1) sorted by relevance
69049 struct fib6_table *fib6_table; member69119 struct fib6_table { struct69120 struct hlist_node tb6_hlist;69121 u32 tb6_id;69122 spinlock_t tb6_lock;69123 struct fib6_node tb6_root;69124 struct inet_peer_base tb6_peers;69125 unsigned int flags;69126 unsigned int fib_seq;