Home
last modified time | relevance | path

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

/linux-4.4.14/net/ipv4/
Dtcp_yeah.c22 #define TCP_YEAH_PHY 8 /* maximum delta from base */ macro
156 rtt - yeah->vegas.baseRTT > (yeah->vegas.baseRTT / TCP_YEAH_PHY)) { in tcp_yeah_cong_avoid()