Searched refs:hystart_minrtt_thresh (Results 1 – 4 of 4) sorted by relevance
77 extern uint32_t hystart_minrtt_thresh;
86 uint32_t hystart_minrtt_thresh = 4000; variable721 &hystart_minrtt_thresh, 4000,
304 if (rtt_thresh < hystart_minrtt_thresh) in newreno_ack_received()305 rtt_thresh = hystart_minrtt_thresh; in newreno_ack_received()
195 if (rtt_thresh < hystart_minrtt_thresh) in cubic_does_slow_start()196 rtt_thresh = hystart_minrtt_thresh; in cubic_does_slow_start()