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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Diseries_veth.c217 static struct veth_lpar_connection *veth_cnx[HVMAXARCHITECTEDLPS]; /* = 0 */ variable in typeref:struct:veth_lpar_connection
526 struct veth_lpar_connection *cnx = veth_cnx[rlp];
546 struct veth_lpar_connection *cnx = veth_cnx[rlp];
840 veth_cnx[rlp] = cnx;
918 veth_cnx[cnx->remote_lp] = NULL;
1119 struct veth_lpar_connection *cnx = veth_cnx[rlp];
1581 cnx = veth_cnx[i];
1621 cnx = veth_cnx[i];
1668 cnx = veth_cnx[i];
1711 if (!veth_cnx[
[all...]

Completed in 41 milliseconds