Searched refs:init_ssthresh (Results 1 – 1 of 1) sorted by relevance
216 let init_ssthresh = 1000000; in reno_slow_start() localVariable222 init_ssthresh, in reno_slow_start()228 assert_eq!((cwnd, ssthresh), (init_cwnd + size, init_ssthresh)); in reno_slow_start()