Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/
Dip6_tunnel.h42 struct ip6_tnl { struct
43 struct ip6_tnl __rcu *next; /* next tunnel in list */ argument
46 struct __ip6_tnl_parm parms; /* tunnel configuration parameters */ argument
48 struct ip6_tnl_dst __percpu *dst_cache; /* cached dst */ argument
68 struct dst_entry *ip6_tnl_dst_get(struct ip6_tnl *t); argument