Searched defs:ip6_tnl (Results 1 – 1 of 1) sorted by relevance
42 struct ip6_tnl { struct43 struct ip6_tnl __rcu *next; /* next tunnel in list */ argument46 struct __ip6_tnl_parm parms; /* tunnel configuration parameters */ argument48 struct ip6_tnl_dst __percpu *dst_cache; /* cached dst */ argument68 struct dst_entry *ip6_tnl_dst_get(struct ip6_tnl *t); argument