Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dtcp_illinois.c53 u8 rtt_above; /* average rtt has gone above threshold */ member
80 ca->rtt_above = 0; in tcp_illinois_init()
146 if (!ca->rtt_above) in alpha()
156 ca->rtt_above = 0; in alpha()
160 ca->rtt_above = 1; in alpha()
252 ca->rtt_above = 0; in tcp_illinois_state()