Home
last modified time | relevance | path

Searched refs:cntrtt (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/ipv4/
H A Dtcp_veno.c29 u16 cntrtt; /* # of rtts measured within last rtt */ member
93 veno->cntrtt++; in tcp_veno_pkts_acked()
134 if (veno->cntrtt <= 2) { in tcp_veno_cong_avoid()
190 /* veno->cntrtt = 0; */ in tcp_veno_cong_avoid()
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_veno.c29 u16 cntrtt; /* # of rtts measured within last rtt */ member
93 veno->cntrtt++; in tcp_veno_pkts_acked()
134 if (veno->cntrtt <= 2) { in tcp_veno_cong_avoid()
190 /* veno->cntrtt = 0; */ in tcp_veno_cong_avoid()

Completed in 2 milliseconds