Searched refs:total_send (Results 1 – 1 of 1) sorted by relevance
402 ssize_t total_send = 0; in test_send_recv_large_common() local406 while (total_send < TEST_LARGE_TRANSFER_SIZE) { in test_send_recv_large_common()409 int total_idx = i + total_send; in test_send_recv_large_common()415 size_t remain = TEST_LARGE_TRANSFER_SIZE - total_send; in test_send_recv_large_common()425 chunk_size, total_send, send_bytes, iteration, errno); in test_send_recv_large_common()426 total_send += send_bytes; in test_send_recv_large_common()