Searched refs:initial_ssthresh (Results 1 – 1 of 1) sorted by relevance
45 static int initial_ssthresh; variable192 if (!hystart && initial_ssthresh) in BPF_PROG()193 tcp_sk(sk)->snd_ssthresh = initial_ssthresh; in BPF_PROG()