Home
last modified time | relevance | path

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

/openssl/ssl/quic/
H A Dcc_newreno.c34 uint32_t *p_diag_cur_state; member
183 nr->p_diag_cur_state = new_p_cur_state; in newreno_bind_diagnostic()
211 (void **)&nr->p_diag_cur_state); in newreno_unbind_diagnostic()
229 if (nr->p_diag_cur_state != NULL) { in newreno_update_diag()
231 *nr->p_diag_cur_state = 'R'; in newreno_update_diag()
233 *nr->p_diag_cur_state = 'S'; in newreno_update_diag()
235 *nr->p_diag_cur_state = 'A'; in newreno_update_diag()

Completed in 7 milliseconds