Searched defs:ip6_tnl (Results 1 – 2 of 2) sorted by relevance
138056 struct ip6_tnl { struct138057 struct ip6_tnl __attribute__((btf_type_tag("rcu"))) *next; argument138061 struct __ip6_tnl_parm parms; argument138062 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 …]
145712 struct ip6_tnl { struct145713 struct ip6_tnl __attribute__((btf_type_tag("rcu"))) *next; argument145717 struct __ip6_tnl_parm parms; argument145718 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 …]