Searched defs:ip_tunnel (Results 1 – 1 of 1) sorted by relevance
54 struct ip_tunnel { struct55 struct ip_tunnel __rcu *next; argument70 struct ip_tunnel_dst __percpu *dst_cache; argument72 struct ip_tunnel_parm parms; argument75 struct ip_tunnel_encap encap; argument81 struct ip_tunnel_6rd_parm ip6rd; argument83 struct ip_tunnel_prl_entry __rcu *prl; /* potential router list */ argument84 unsigned int prl_count; /* # of entries in PRL */85 int ip_tnl_net_id;86 struct gro_cells gro_cells;