Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/
Dip_tunnels.h54 struct ip_tunnel { struct
55 struct ip_tunnel __rcu *next; argument
70 struct ip_tunnel_dst __percpu *dst_cache; argument
72 struct ip_tunnel_parm parms; argument
75 struct ip_tunnel_encap encap; argument
81 struct ip_tunnel_6rd_parm ip6rd; argument
83 struct ip_tunnel_prl_entry __rcu *prl; /* potential router list */ argument
84 unsigned int prl_count; /* # of entries in PRL */
85 int ip_tnl_net_id;
86 struct gro_cells gro_cells;