Lines Matching defs:flex1
107 cubic_log_hystart_event(struct cc_var *ccv, struct cubic *cubicd, uint8_t mod, uint32_t flex1)
111 * 1 - rtt_thresh in flex1, checking to see if RTT is to great.
112 * 2 - rtt is too great, rtt_thresh in flex1.
113 * 3 - CSS is active incr in flex1
114 * 4 - A new round is beginning flex1 is round count
115 * 5 - A new RTT measurement flex1 is the new measurement.
116 * 6 - We enter CA ssthresh is also in flex1.
117 * 7 - Socket option to change hystart executed opt.val in flex1.
118 * 8 - Back out of CSS into SS, flex1 is the css_baseline_minrtt
134 log.u_bbr.flex1 = flex1;