Searched refs:new_p_cur_state (Results 1 – 1 of 1) sorted by relevance
156 uint32_t *new_p_cur_state; in newreno_bind_diagnostic() local167 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 4 milliseconds