Home | History | Annotate | Download | only in netperf

Lines Matching full:bytes_remaining

260   int	bytes_remaining;
452 bytes_remaining = 0;
457 bytes_remaining = test_bytes;
479 while ((!times_up) || (bytes_remaining > 0)) {
524 if (bytes_remaining) {
525 bytes_remaining -= send_size;