Searched refs:hystart_detect (Results 1 – 2 of 2) sorted by relevance
41 static unsigned int hystart_detect __read_mostly = 3;52 module_param(hystart_detect, uint, 0644);53 MODULE_PARM_DESC(hystart_detect, "use Hybrid Slow start "149 if (hystart_detect & HYSTART_ACK_TRAIN) { in tcp_cdg_hystart_update()171 if (hystart_detect & HYSTART_DELAY) { in tcp_cdg_hystart_update()269 if (tcp_in_slow_start(tp) && hystart_detect) in tcp_cdg_cong_avoid()
56 static int hystart_detect = HYSTART_ACK_TRAIN | HYSTART_DELAY; variable460 if (hystart_detect & HYSTART_ACK_TRAIN) { in hystart_update()484 if (hystart_detect & HYSTART_DELAY) { in hystart_update()