Searched refs:need_new_to (Results 1 – 4 of 4) sorted by relevance
820 uint32_t slot_on, wheel_cts, last_slot, need_new_to = 0; in tcp_hpts_insert_diag() local950 need_new_to = slot * HPTS_TICKS_PER_SLOT; in tcp_hpts_insert_diag()962 diag->need_new_to = 0; in tcp_hpts_insert_diag()965 } else if (need_new_to) { in tcp_hpts_insert_diag()972 while (need_new_to > HPTS_USEC_IN_SEC) { in tcp_hpts_insert_diag()974 need_new_to -= HPTS_USEC_IN_SEC; in tcp_hpts_insert_diag()976 tv.tv_usec = need_new_to; in tcp_hpts_insert_diag()982 diag->need_new_to = need_new_to; in tcp_hpts_insert_diag()
49 uint32_t need_new_to; /* bbr->flex6 x */ member
2403 log.u_bbr.flex6 = diag->need_new_to; in bbr_log_hpts_diag()
6489 log.u_bbr.flex6 = diag->need_new_to; in rack_log_hpts_diag()