Home
last modified time | relevance | path

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

/linux/include/net/
A Dip6_fib.h164 struct fib6_table *fib6_table; member
384 struct fib6_table { struct
385 struct hlist_node tb6_hlist;
386 u32 tb6_id;
387 spinlock_t tb6_lock;
388 struct fib6_node tb6_root;
412 struct fib6_table *, argument
/linux/drivers/net/
A Dvrf.c115 struct fib6_table *fib6_table; member

Completed in 9 milliseconds