Home
last modified time | relevance | path

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

/linux-6.12.1/include/net/
Dip6_fib.h159 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;
395 struct inet_peer_base tb6_peers;
419 struct fib6_table *, argument
/linux-6.12.1/drivers/net/
Dvrf.c117 struct fib6_table *fib6_table; member