Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/
Dip6_fib.h165 struct fib6_table *fib6_table; member
383 struct fib6_table { struct
384 struct hlist_node tb6_hlist;
385 u32 tb6_id;
386 spinlock_t tb6_lock;
387 struct fib6_node tb6_root;
411 struct fib6_table *, argument
/linux-6.6.21/drivers/net/
Dvrf.c116 struct fib6_table *fib6_table; member