Home
last modified time | relevance | path

Searched defs:last_cwnd (Results 1 – 3 of 3) sorted by relevance

/linux/net/ipv4/
H A Dtcp_bic.c53 u32 last_cwnd; /* the last snd_cwnd */ member
H A Dtcp_cubic.c89 u32 last_cwnd; /* the last snd_cwnd */ member
/linux/tools/testing/selftests/bpf/progs/
H A Dbpf_cubic.c84 __u32 last_cwnd; /* the last snd_cwnd */ member