Home
last modified time | relevance | path

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

/linux-4.4.14/net/ipv4/
Dtcp_illinois.c52 u8 rtt_above; /* average rtt has gone above threshold */ member
79 ca->rtt_above = 0; in tcp_illinois_init()
144 if (!ca->rtt_above) in alpha()
154 ca->rtt_above = 0; in alpha()
158 ca->rtt_above = 1; in alpha()
250 ca->rtt_above = 0; in tcp_illinois_state()