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

/external/netperf/
H A Dnetlib.c2258 int tot_bytes_recvd,
2265 tot_bytes_recvd = 0;
2268 while ((tot_bytes_recvd != buflen) &&
2270 tot_bytes_recvd += bytes_recvd;
2284 tot_bytes_recvd);
2311 if (tot_bytes_recvd < buflen) {
2317 tot_bytes_recvd);
2369 int tot_bytes_recvd,
2380 tot_bytes_recvd = 0;
2420 while ((tot_bytes_recvd !
2239 int tot_bytes_recvd, local
2350 int tot_bytes_recvd, local
[all...]

Completed in 36 milliseconds