Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h57294 struct fib6_info { struct
57296 struct fib6_info __attribute__((btf_type_tag("rcu"))) *fib6_next; argument
57297 struct fib6_node __attribute__((btf_type_tag("rcu"))) *fib6_node;
57298 union {
57302 unsigned int fib6_nsiblings;
57303 refcount_t fib6_ref;
57304 unsigned long expires;
57305 struct dst_metrics *fib6_metrics;
57306 struct rt6key fib6_dst;
57307 u32 fib6_flags;
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h67052 struct fib6_info { struct
67054 struct fib6_info __attribute__((btf_type_tag("rcu"))) *fib6_next; argument
67055 struct fib6_node __attribute__((btf_type_tag("rcu"))) *fib6_node;
67056 union {
67060 unsigned int fib6_nsiblings;
67061 refcount_t fib6_ref;
67062 unsigned long expires;
67063 struct dst_metrics *fib6_metrics;
67064 struct rt6key fib6_dst;
67065 u32 fib6_flags;
[all …]