Searched defs:ip6_tnl (Results 1 – 1 of 1) sorted by relevance
15 struct ip6_tnl { struct16 struct ip6_tnl __rcu *next; /* next tunnel in list */ argument18 struct ip6_tnl_parm parms; /* tunnel configuration parameters */ argument19 struct flowi fl; /* flowi template for xmit */20 struct dst_entry *dst_cache; /* cached dst */21 u32 dst_cookie;