Searched defs:ip_tunnel (Results 1 – 1 of 1) sorted by relevance
95 struct ip_tunnel { struct96 struct ip_tunnel __rcu *next; argument111 struct ip_tunnel_dst __percpu *dst_cache; argument113 struct ip_tunnel_parm parms; argument116 struct ip_tunnel_encap encap; argument122 struct ip_tunnel_6rd_parm ip6rd; argument124 struct ip_tunnel_prl_entry __rcu *prl; /* potential router list */ argument125 unsigned int prl_count; /* # of entries in PRL */126 int ip_tnl_net_id;127 struct gro_cells gro_cells;[all …]