Searched defs:last_cwnd (Results 1 – 2 of 2) sorted by relevance
/linux/net/ipv4/ | ||
H A D | tcp_bic.c | 53 u32 last_cwnd; /* the last snd_cwnd */ member |
/linux/tools/testing/selftests/bpf/progs/ | ||
H A D | bpf_cubic.c | 84 __u32 last_cwnd; /* the last snd_cwnd */ member |