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

/vbox/src/VBox/Main/src-client/
H A DGuestImpl.cpp264 ULONG uNetStatRx = 0; local
324 uNetStatRx = (ULONG)((mNetStatRx - uRxPrev) * 1000000 / (cNsPassed / 1000)); /* in bytes per second */
354 uNetStatRx,

Completed in 43 milliseconds