Home
last modified time | relevance | path

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

/linux-2.6.39/net/ipv4/
Dipip.c124 struct ipip_net { struct
125 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;