Searched defs:ipip_net (Results 1 – 1 of 1) sorted by relevance
124 struct ipip_net { struct125 struct ip_tunnel __rcu *tunnels_r_l[HASH_SIZE];126 struct ip_tunnel __rcu *tunnels_r[HASH_SIZE];127 struct ip_tunnel __rcu *tunnels_l[HASH_SIZE];128 struct ip_tunnel __rcu *tunnels_wc[1];129 struct ip_tunnel __rcu **tunnels[4];131 struct net_device *fb_tunnel_dev;