Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/net/
A Dip6_fib.h165 struct fib6_table *fib6_table; member
386 struct fib6_table { struct
387 struct hlist_node tb6_hlist;
388 u32 tb6_id;
389 spinlock_t tb6_lock;
390 struct fib6_node tb6_root;
414 struct fib6_table *, argument
/linux-6.3-rc2/drivers/net/
A Dvrf.c116 struct fib6_table *fib6_table; member

Completed in 8 milliseconds