Home
last modified time | relevance | path

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

/linux/net/ipv4/
A Dtcp_yeah.c30 struct yeah { struct
44 struct yeah *yeah = inet_csk_ca(sk); in tcp_yeah_init() argument
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() local
139 rtt - yeah->vegas.baseRTT > (yeah->vegas.baseRTT / TCP_YEAH_PHY)) { in tcp_yeah_cong_avoid()
158 yeah->doing_reno_now = min(yeah->doing_reno_now + 1, in tcp_yeah_cong_avoid()
177 yeah->vegas.beg_snd_una = yeah->vegas.beg_snd_nxt; in tcp_yeah_cong_avoid()
190 struct yeah *yeah = inet_csk_ca(sk); in tcp_yeah_ssthresh() local
202 yeah->fast_count = 0; in tcp_yeah_ssthresh()
[all …]

Completed in 4 milliseconds