Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dtcp_htcp.c42 u32 minB; member
134 ca->minB = ca->maxB = ca->Bi = cur_Bi; in measure_achieved_throughput()
139 if (ca->minB > ca->maxB) in measure_achieved_throughput()
140 ca->minB = ca->maxB; in measure_achieved_throughput()