Home
last modified time | relevance | path

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

/linux/net/ipv4/
A Dtcp_yeah.c38 u32 fast_count; member
161 yeah->fast_count++; in tcp_yeah_cong_avoid()
163 if (yeah->fast_count > TCP_YEAH_ZETA) { in tcp_yeah_cong_avoid()
165 yeah->fast_count = 0; in tcp_yeah_cong_avoid()
202 yeah->fast_count = 0; in tcp_yeah_ssthresh()

Completed in 2 milliseconds