Searched refs:p_diag_cur_cwnd_size (Results 1 – 1 of 1) sorted by relevance
31 uint64_t *p_diag_cur_cwnd_size; member174 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 5 milliseconds