Searched refs:tunnels_wc (Results 1 – 3 of 3) sorted by relevance
138 static struct ip_tunnel *tunnels_wc[1]; variable139 static struct ip_tunnel **tunnels[4] = { tunnels_wc, tunnels_l, tunnels_r, tunnels_r_l };162 if ((t = tunnels_wc[0]) != NULL && (t->dev->flags&IFF_UP)) in ipip_tunnel_lookup()285 tunnels_wc[0] = NULL; in ipip_tunnel_uninit()865 tunnels_wc[0] = &ipip_fb_tunnel; in ipip_fb_tunnel_init()
156 #define tunnels_wc (tunnels[0]) macro187 for (t = tunnels_wc[h1]; t; t = t->next) { in ipgre_tunnel_lookup()1242 tunnels_wc[0] = &ipgre_fb_tunnel; in ipgre_fb_tunnel_init()
77 static struct ip_tunnel *tunnels_wc[1]; variable78 static struct ip_tunnel **tunnels[4] = { tunnels_wc, tunnels_l, tunnels_r, tunnels_r_l };101 if ((t = tunnels_wc[0]) != NULL && (t->dev->flags&IFF_UP)) in ipip6_tunnel_lookup()223 tunnels_wc[0] = NULL; in ipip6_tunnel_uninit()821 tunnels_wc[0] = &ipip6_fb_tunnel; in ipip6_fb_tunnel_init()