Home
last modified time | relevance | path

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

/openssl/ssl/quic/
H A Dcc_newreno.c33 uint64_t *p_diag_cur_bytes_in_flight; member
180 nr->p_diag_cur_bytes_in_flight = new_p_cur_bytes_in_flight; in newreno_bind_diagnostic()
209 (void **)&nr->p_diag_cur_bytes_in_flight); in newreno_unbind_diagnostic()
226 if (nr->p_diag_cur_bytes_in_flight != NULL) in newreno_update_diag()
227 *nr->p_diag_cur_bytes_in_flight = nr->bytes_in_flight; in newreno_update_diag()

Completed in 6 milliseconds