Home
last modified time | relevance | path

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

/linux/net/ipv4/
A Dtcp_yeah.c20 #define TCP_YEAH_GAMMA 1 /* fraction of queue to be removed per rtt */ macro
142 u32 reduction = min(queue / TCP_YEAH_GAMMA , in tcp_yeah_cong_avoid()

Completed in 2 milliseconds