Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/
Dip6_fib.h137 struct fib6_table *fib6_table; member
346 struct fib6_table { struct
347 struct hlist_node tb6_hlist;
348 u32 tb6_id;
349 spinlock_t tb6_lock;
350 struct fib6_node tb6_root;
374 struct fib6_table *, argument
/Linux-v5.4/drivers/net/
Dvrf.c48 struct fib6_table *fib6_table; member