Searched refs:rc_last_delay_val (Results 1 – 2 of 2) sorted by relevance
754 prev_delay = bbr->r_ctl.rc_last_delay_val; in bbr_start_hpts_timer()755 if (bbr->r_ctl.rc_last_delay_val && in bbr_start_hpts_timer()762 slot = bbr->r_ctl.rc_last_delay_val; in bbr_start_hpts_timer()786 bbr->r_ctl.rc_last_delay_val = slot = 100; in bbr_start_hpts_timer()789 bbr->r_ctl.rc_last_delay_val = slot; in bbr_start_hpts_timer()1046 bbr_start_hpts_timer(bbr, tp, cts, 1, bbr->r_ctl.rc_last_delay_val, in bbr_timer_audit()1928 log.u_bbr.flex6 = bbr->r_ctl.rc_last_delay_val; in bbr_log_type_just_return()2283 log.u_bbr.flex3 = bbr->r_ctl.rc_last_delay_val; in bbr_log_doseg_done()2748 log.u_bbr.flex5 = bbr->r_ctl.rc_last_delay_val; in bbr_log_type_bbrsnd()5250 if (bbr->r_ctl.rc_last_delay_val) { in bbr_timer_cancel()[all …]
529 uint32_t rc_last_delay_val; /* How much we expect to delay Lock(a) */ member