Searched refs:cubicd (Results 1 – 1 of 1) sorted by relevance
107 cubic_log_hystart_event(struct cc_var *ccv, struct cubic *cubicd, uint8_t mod, uint32_t flex1) in cubic_log_hystart_event() argument135 log.u_bbr.flex2 = cubicd->css_current_round_minrtt; in cubic_log_hystart_event()136 log.u_bbr.flex3 = cubicd->css_lastround_minrtt; in cubic_log_hystart_event()137 log.u_bbr.flex4 = cubicd->css_rttsample_count; in cubic_log_hystart_event()138 log.u_bbr.flex5 = cubicd->css_entered_at_round; in cubic_log_hystart_event()139 log.u_bbr.flex6 = cubicd->css_baseline_minrtt; in cubic_log_hystart_event()141 log.u_bbr.flex7 = cubicd->flags & 0x0000ffff; in cubic_log_hystart_event()143 log.u_bbr.epoch = cubicd->css_current_round; in cubic_log_hystart_event()145 log.u_bbr.lt_epoch = cubicd->css_fas_at_css_entry; in cubic_log_hystart_event()146 log.u_bbr.pkts_out = cubicd->css_last_fas; in cubic_log_hystart_event()[all …]