Searched refs:TEST_LARGE_TRANSFER_SIZE (Results 1 – 1 of 1) sorted by relevance
301 #define TEST_LARGE_TRANSFER_SIZE 60000 macro327 while (total_received < TEST_LARGE_TRANSFER_SIZE) { in tcp_server_block_thread()330 size_t remain = TEST_LARGE_TRANSFER_SIZE - total_received; in tcp_server_block_thread()406 while (total_send < TEST_LARGE_TRANSFER_SIZE) { in test_send_recv_large_common()415 size_t remain = TEST_LARGE_TRANSFER_SIZE - total_send; in test_send_recv_large_common()