Home
last modified time | relevance | path

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

/openssl/ssl/quic/
H A Dcc_newreno.c155 uint64_t *new_p_cur_bytes_in_flight; in newreno_bind_diagnostic() local
165 sizeof(uint64_t), (void **)&new_p_cur_bytes_in_flight) in newreno_bind_diagnostic()
179 if (new_p_cur_bytes_in_flight != NULL) in newreno_bind_diagnostic()
180 nr->p_diag_cur_bytes_in_flight = new_p_cur_bytes_in_flight; in newreno_bind_diagnostic()

Completed in 7 milliseconds