Searched defs:uNetStatTx (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Main/src-client/
H A DGuestImpl.cpp265 ULONG uNetStatTx = 0; local
325 uNetStatTx = (ULONG)((mNetStatTx - uTxPrev) * 1000000 / (cNsPassed / 1000)); /* in bytes per second */
355 uNetStatTx);

Completed in 46 milliseconds