Home
last modified time | relevance | path

Searched refs:hystart_low_window (Results 1 – 5 of 5) sorted by relevance

/linux/net/ipv4/
A Dtcp_cubic.c57 static int hystart_low_window __read_mostly = 16;
80 module_param(hystart_low_window, int, 0644);
81 MODULE_PARM_DESC(hystart_low_window, "lower bound cwnd for hybrid slow start");
472 tp->snd_cwnd >= hystart_low_window) in cubictcp_acked()
/linux/tools/testing/selftests/bpf/progs/
A Dbpf_cubic.c49 static int hystart_low_window = 16; variable
518 tp->snd_cwnd >= hystart_low_window) in BPF_STRUCT_OPS()
/linux/
A Dmodules.builtin.modinfo16 …_delta_us:int�tcp_cubic.parm=hystart_low_window:lower bound cwnd for hybrid slow start�tcp_cubic.p…
A DSystem.map130340 ffff800011dd1f20 d hystart_low_window
A D.tmp_System.map130340 ffff800011dd1f20 d hystart_low_window

Completed in 1228 milliseconds