Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h56681 struct fib6_table *fib6_table; member
56751 struct fib6_table { struct
56752 struct hlist_node tb6_hlist;
56753 u32 tb6_id;
56754 spinlock_t tb6_lock;
56755 struct fib6_node tb6_root;
56756 struct inet_peer_base tb6_peers;
56757 unsigned int flags;
56758 unsigned int fib_seq;