Searched refs:ssthresh (Results 1 – 3 of 3) sorted by relevance
149 ushort ssthresh; /* slow start threshold */ member
802 t->ssthresh = t->maxout / 2; in rexmit_timer()1003 if (t->maxout < t->ssthresh) in calc_rttavg()1615 t->ssthresh = t->nframes / 2; in aoecmd_wreset()
138 seq_printf(s, "\tssthresh:%d\n", (*t)->ssthresh); in aoe_debugfs_show()
Completed in 12 milliseconds