tunnels_wc 216 net/ipv4/ip_gre.c for (t = ign->tunnels_wc[h1]; t; t = t->next) { tunnels_wc 1222 net/ipv4/ip_gre.c ign->tunnels_wc[0] = tunnel; tunnels_wc 127 net/ipv4/ipip.c struct ip_tunnel *tunnels_wc[1]; tunnels_wc 160 net/ipv4/ipip.c if ((t = ipn->tunnels_wc[0]) != NULL && (t->dev->flags&IFF_UP)) tunnels_wc 270 net/ipv4/ipip.c ipn->tunnels_wc[0] = NULL; tunnels_wc 742 net/ipv4/ipip.c ipn->tunnels_wc[0] = tunnel; tunnels_wc 783 net/ipv4/ipip.c ipn->tunnels[0] = ipn->tunnels_wc; tunnels_wc 74 net/ipv6/sit.c struct ip_tunnel *tunnels_wc[1]; tunnels_wc 103 net/ipv6/sit.c if ((t = sitn->tunnels_wc[0]) != NULL && (t->dev->flags&IFF_UP)) tunnels_wc 393 net/ipv6/sit.c sitn->tunnels_wc[0] = NULL; tunnels_wc 979 net/ipv6/sit.c sitn->tunnels_wc[0] = tunnel; tunnels_wc 1017 net/ipv6/sit.c sitn->tunnels[0] = sitn->tunnels_wc;