Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Dip6_fib.h137 struct fib6_table *fib6_table; member
342 struct fib6_table { struct
343 struct hlist_node tb6_hlist;
344 u32 tb6_id;
345 spinlock_t tb6_lock;
346 struct fib6_node tb6_root;
370 struct fib6_table *, argument
/Linux-v4.19/drivers/net/
Dvrf.c52 struct fib6_table *fib6_table; member