Home
last modified time | relevance | path

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

/tools/testing/selftests/bpf/progs/
A Dbpf_cubic.c84 __u32 last_cwnd; /* the last snd_cwnd */ member
106 ca->last_cwnd = 0; in bictcp_reset()
279 if (ca->last_cwnd == cwnd && in bictcp_update()
290 ca->last_cwnd = cwnd; in bictcp_update()

Completed in 4 milliseconds