Lines Matching refs:u_bbr
134 log.u_bbr.flex1 = flex1; in cubic_log_hystart_event()
135 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()
142 log.u_bbr.flex8 = mod; in cubic_log_hystart_event()
143 log.u_bbr.epoch = cubicd->css_current_round; in cubic_log_hystart_event()
144 log.u_bbr.timeStamp = tcp_get_usecs(&tv); 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()
147 log.u_bbr.delivered = cubicd->css_lowrtt_fas; in cubic_log_hystart_event()
148 log.u_bbr.pkt_epoch = ccv->flags; in cubic_log_hystart_event()