Searched refs:sdTotalSentBytes (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 DStatistics.h506 sdTotalSentBytes, enumerator in enum:StatDataIndex
530 static uint64 GetTotalSentBytes() { return s_statData[sdTotalSentBytes]; }
H A DStatistics.cpp1057 s_statData[sdTotalSentBytes] = stats->GetTagByNameSafe(EC_TAG_STATS_TOTAL_SENT_BYTES)->GetInt();

Completed in 78 milliseconds