Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/
Dip6_fib.h165 struct fib6_table *fib6_table; member
378 struct fib6_table { struct
379 struct hlist_node tb6_hlist;
380 u32 tb6_id;
381 spinlock_t tb6_lock;
382 struct fib6_node tb6_root;
383 struct inet_peer_base tb6_peers;
407 struct fib6_table *, argument
/Linux-v6.6/drivers/net/
Dvrf.c116 struct fib6_table *fib6_table; member