Home
last modified time | relevance | path

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

/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h69049 struct fib6_table *fib6_table; member
69119 struct fib6_table { struct
69120 struct hlist_node tb6_hlist;
69121 u32 tb6_id;
69122 spinlock_t tb6_lock;
69123 struct fib6_node tb6_root;
69124 struct inet_peer_base tb6_peers;
69125 unsigned int flags;
69126 unsigned int fib_seq;