Home
last modified time | relevance | path

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

/openssl/ssl/quic/
H A Dcc_newreno.c31 uint64_t *p_diag_cur_cwnd_size; member
174 nr->p_diag_cur_cwnd_size = new_p_cur_cwnd_size; in newreno_bind_diagnostic()
205 (void **)&nr->p_diag_cur_cwnd_size); in newreno_unbind_diagnostic()
220 if (nr->p_diag_cur_cwnd_size != NULL) in newreno_update_diag()
221 *nr->p_diag_cur_cwnd_size = nr->cong_wnd; in newreno_update_diag()

Completed in 6 milliseconds