Searched refs:hystart_low_window (Results 1 – 2 of 2) sorted by relevance
55 static int hystart_low_window __read_mostly = 16;78 module_param(hystart_low_window, int, 0644);79 MODULE_PARM_DESC(hystart_low_window, "lower bound cwnd for hybrid slow start");478 tp->snd_cwnd >= hystart_low_window) in bictcp_acked()
49 static int hystart_low_window = 16; variable524 tp->snd_cwnd >= hystart_low_window) in BPF_STRUCT_OPS()