Searched refs:yeah (Results 1 – 1 of 1) sorted by relevance
29 struct yeah { struct45 struct yeah *yeah = inet_csk_ca(sk); in tcp_yeah_init() argument49 yeah->doing_reno_now = 0; in tcp_yeah_init()50 yeah->lastQ = 0; in tcp_yeah_init()52 yeah->reno_count = 2; in tcp_yeah_init()62 struct yeah *yeah = inet_csk_ca(sk); in tcp_yeah_pkts_acked() local65 yeah->pkts_acked = pkts_acked; in tcp_yeah_pkts_acked()73 struct yeah *yeah = inet_csk_ca(sk); in tcp_yeah_cong_avoid() local81 else if (!yeah->doing_reno_now) { in tcp_yeah_cong_avoid()84 tp->snd_cwnd_cnt += yeah->pkts_acked; in tcp_yeah_cong_avoid()[all …]