Searched defs:fib6_table (Results 1 – 2 of 2) sorted by relevance
57295 struct fib6_table *fib6_table; member57340 struct fib6_table { struct57341 struct hlist_node tb6_hlist;57342 u32 tb6_id;57343 spinlock_t tb6_lock;57344 struct fib6_node tb6_root;57345 struct inet_peer_base tb6_peers;57346 unsigned int flags;57347 unsigned int fib_seq;
67053 struct fib6_table *fib6_table; member67098 struct fib6_table { struct67099 struct hlist_node tb6_hlist;67100 u32 tb6_id;67101 spinlock_t tb6_lock;67102 struct fib6_node tb6_root;67103 struct inet_peer_base tb6_peers;67104 unsigned int flags;67105 unsigned int fib_seq;