Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h138056 struct ip6_tnl { struct
138057 struct ip6_tnl __attribute__((btf_type_tag("rcu"))) *next; argument
138061 struct __ip6_tnl_parm parms; argument
138062 struct flowi fl;
138063 struct dst_cache dst_cache;
138064 struct gro_cells gro_cells;
138065 int err_count;
138066 unsigned long err_time;
138067 __u32 i_seqno;
138068 atomic_t o_seqno;
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h145712 struct ip6_tnl { struct
145713 struct ip6_tnl __attribute__((btf_type_tag("rcu"))) *next; argument
145717 struct __ip6_tnl_parm parms; argument
145718 struct flowi fl;
145719 struct dst_cache dst_cache;
145720 struct gro_cells gro_cells;
145721 int err_count;
145722 unsigned long err_time;
145723 __u32 i_seqno;
145724 atomic_t o_seqno;
[all …]