Home
last modified time | relevance | path

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

/openssl/ssl/quic/
H A Dcc_newreno.c156 uint32_t *new_p_cur_state; in newreno_bind_diagnostic() local
167 sizeof(uint32_t), (void **)&new_p_cur_state)) in newreno_bind_diagnostic()
182 if (new_p_cur_state != NULL) in newreno_bind_diagnostic()
183 nr->p_diag_cur_state = new_p_cur_state; in newreno_bind_diagnostic()

Completed in 5 milliseconds