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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DUploadQueue.cpp466 int ipCount = 0;
469 ipCount++;
474 if ( ipCount > 3 ) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/kademlia/kademlia/
H A DEntry.cpp544 uint32_t ipCount = data->ReadUInt32(); local
548 for (uint32_t i = 0; i < ipCount; i++) {
566 // % nameCount % ipCount % GetTrustValue() % m_uSourceID.ToHexString());

Completed in 30 milliseconds