Home
last modified time | relevance | path

Searched defs:fib6_table (Results 1 – 1 of 1) sorted by relevance

/include/net/
A Dip6_fib.h159 struct fib6_table *fib6_table; member
391 struct fib6_table { struct
392 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 6 milliseconds