Searched refs:kBytesSent (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.cpp442 phr->kBytesSent = GetSessionSentBytes() / 1024.0;
668 kValueRun = phr->kBytesSent;
702 update.uploads[0] = phr->kBytesSent / phr->sTimestamp;
H A DStatistics.h44 double kBytesSent; member in struct:HistoryRecord

Completed in 86 milliseconds