Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/
Dip6_fib.h164 struct fib6_table *fib6_table; member
390 struct fib6_table { struct
391 struct hlist_node tb6_hlist;
392 u32 tb6_id;
393 spinlock_t tb6_lock;
394 struct fib6_node tb6_root;
418 struct fib6_table *, argument
/kernel/linux/linux-5.10/drivers/net/
Dvrf.c114 struct fib6_table *fib6_table; member