Searched refs:tnls_wc (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv6/
H A Dip6_tunnel.c87 static struct ip6_tnl *tnls_wc[1]; variable in typeref:struct:ip6_tnl
88 static struct ip6_tnl **tnls[2] = { tnls_wc, tnls_r_l };
145 if ((t = tnls_wc[0]) != NULL && (t->dev->flags & IFF_UP))
308 tnls_wc[0] = NULL;
1373 tnls_wc[0] = t;
1442 t = tnls_wc[0];

Completed in 41 milliseconds