Home
last modified time | relevance | path

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

/Linux-v4.19/net/ipv4/
Dtcp_htcp.c41 u32 minB; member
133 ca->minB = ca->maxB = ca->Bi = cur_Bi; in measure_achieved_throughput()
138 if (ca->minB > ca->maxB) in measure_achieved_throughput()
139 ca->minB = ca->maxB; in measure_achieved_throughput()