Searched refs:nameCount (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/kademlia/kademlia/
H A DEntry.cpp534 uint32_t nameCount = data->ReadUInt32(); local
535 for (uint32_t i = 0; i < nameCount; i++) {
566 // % nameCount % ipCount % GetTrustValue() % m_uSourceID.ToHexString());

Completed in 89 milliseconds