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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/libs/ec/cpp/
H A DECTag.cpp475 uint16 tmp_tagCount; local
476 if (!socket.ReadNumber(&tmp_tagCount, sizeof(uint16))) {
480 for (int i = 0; i < tmp_tagCount; i++) {

Completed in 46 milliseconds