Home
last modified time | relevance | path

Searched refs:total_to_send (Results 1 – 1 of 1) sorted by relevance

/openssl/test/
H A Dquic_cc_test.c336 uint64_t total_sent = 0, total_to_send, allowance; in test_simulate() local
379 total_to_send = 30 * 1024 * 1024; in test_simulate()
381 while (total_sent < total_to_send) { in test_simulate()

Completed in 4 milliseconds