Searched defs:ip_tunnel (Results 1 – 1 of 1) sorted by relevance
104 struct ip_tunnel { struct105 struct ip_tunnel __rcu *next; argument127 struct ip_tunnel_parm parms; argument132 struct ip_tunnel_encap encap; argument136 struct ip_tunnel_6rd_parm ip6rd; argument138 struct ip_tunnel_prl_entry __rcu *prl; /* potential router list */ argument139 unsigned int prl_count; /* # of entries in PRL */140 unsigned int ip_tnl_net_id;141 struct gro_cells gro_cells;142 __u32 fwmark;[all …]