Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/
Dip6_tunnel.h36 struct ip6_tnl { struct
37 struct ip6_tnl __rcu *next; /* next tunnel in list */ argument
40 struct __ip6_tnl_parm parms; /* tunnel configuration parameters */ argument
63 struct dst_entry *ip6_tnl_dst_check(struct ip6_tnl *t); argument