Searched refs:total_bytes_recv (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/GuestHost/OpenGL/include/
H A Dcr_net.h181 int total_bytes_recv; member in struct:CRConnection
/vbox/src/VBox/HostServices/SharedOpenGL/crserverlib/
H A Dserver_clear.c77 curBytes += cr_server.clients[i]->conn->total_bytes_recv;
82 cr_server.clients[i]->conn->total_bytes_recv = 0;
/vbox/src/VBox/GuestHost/OpenGL/util/
H A Dtcpip.c896 conn->total_bytes_recv += total;
924 conn->total_bytes_recv += handled;
H A Dudptcpip.c397 conn->total_bytes_recv += len;
H A Dvboxhgsmi.c1098 conn->total_bytes_recv += len;
H A Dvboxhgcm.c1209 conn->total_bytes_recv += len;

Completed in 118 milliseconds