Searched refs:yeah (Results 1 – 3 of 3) sorted by relevance
30 struct yeah { struct44 struct yeah *yeah = inet_csk_ca(sk); in tcp_yeah_init() argument48 yeah->doing_reno_now = 0; in tcp_yeah_init()49 yeah->lastQ = 0; in tcp_yeah_init()51 yeah->reno_count = 2; in tcp_yeah_init()61 struct yeah *yeah = inet_csk_ca(sk); in tcp_yeah_cong_avoid() local72 if (!yeah->doing_reno_now) { in tcp_yeah_cong_avoid()103 if (after(ack, yeah->vegas.beg_snd_nxt)) { in tcp_yeah_cong_avoid()113 if (yeah->vegas.cntRTT > 2) { in tcp_yeah_cong_avoid()128 rtt = yeah->vegas.minRTT; in tcp_yeah_cong_avoid()[all …]
5 * Copyright (c) 2022, Xilin Wu <strongtz@yeah.net>
3 * Copyright (c) 2020, Xilin Wu <strongtz@yeah.net>