Home
last modified time | relevance | path

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

/openssl/ssl/quic/
H A Dcc_newreno.c32 uint64_t *p_diag_min_cwnd_size; member
177 nr->p_diag_min_cwnd_size = new_p_min_cwnd_size; in newreno_bind_diagnostic()
207 (void **)&nr->p_diag_min_cwnd_size); in newreno_unbind_diagnostic()
223 if (nr->p_diag_min_cwnd_size != NULL) in newreno_update_diag()
224 *nr->p_diag_min_cwnd_size = nr->k_min_wnd; in newreno_update_diag()

Completed in 7 milliseconds