Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h57295 struct fib6_table *fib6_table; member
57340 struct fib6_table { struct
57341 struct hlist_node tb6_hlist;
57342 u32 tb6_id;
57343 spinlock_t tb6_lock;
57344 struct fib6_node tb6_root;
57345 struct inet_peer_base tb6_peers;
57346 unsigned int flags;
57347 unsigned int fib_seq;
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h67053 struct fib6_table *fib6_table; member
67098 struct fib6_table { struct
67099 struct hlist_node tb6_hlist;
67100 u32 tb6_id;
67101 spinlock_t tb6_lock;
67102 struct fib6_node tb6_root;
67103 struct inet_peer_base tb6_peers;
67104 unsigned int flags;
67105 unsigned int fib_seq;