Home
last modified time | relevance | path

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

/linux-3.3/include/net/
Dip6_tunnel.h15 struct ip6_tnl { struct
16 struct ip6_tnl __rcu *next; /* next tunnel in list */ argument
18 struct ip6_tnl_parm parms; /* tunnel configuration parameters */ argument
19 struct flowi fl; /* flowi template for xmit */
20 struct dst_entry *dst_cache; /* cached dst */
21 u32 dst_cookie;