Searched refs:rc_last_delay_val (Results 1 – 2 of 2) sorted by relevance
752 prev_delay = bbr->r_ctl.rc_last_delay_val; in bbr_start_hpts_timer()753 if (bbr->r_ctl.rc_last_delay_val && in bbr_start_hpts_timer()760 slot = bbr->r_ctl.rc_last_delay_val; in bbr_start_hpts_timer()784 bbr->r_ctl.rc_last_delay_val = slot = 100; in bbr_start_hpts_timer()787 bbr->r_ctl.rc_last_delay_val = slot; in bbr_start_hpts_timer()1044 bbr_start_hpts_timer(bbr, tp, cts, 1, bbr->r_ctl.rc_last_delay_val, in bbr_timer_audit()1926 log.u_bbr.flex6 = bbr->r_ctl.rc_last_delay_val; in bbr_log_type_just_return()2281 log.u_bbr.flex3 = bbr->r_ctl.rc_last_delay_val; in bbr_log_doseg_done()2746 log.u_bbr.flex5 = bbr->r_ctl.rc_last_delay_val; in bbr_log_type_bbrsnd()5248 if (bbr->r_ctl.rc_last_delay_val) { in bbr_timer_cancel()[all …]
527 uint32_t rc_last_delay_val; /* How much we expect to delay Lock(a) */ member