Searched defs:ip6_tnl (Results 1 – 1 of 1) sorted by relevance
36 struct ip6_tnl { struct37 struct ip6_tnl __rcu *next; /* next tunnel in list */ argument40 struct __ip6_tnl_parm parms; /* tunnel configuration parameters */ argument63 struct dst_entry *ip6_tnl_dst_check(struct ip6_tnl *t); argument