Searched refs:nv_base_rtt (Results 1 – 1 of 1) sorted by relevance
104 u32 nv_base_rtt; /* If non-zero it represents the threshold for member151 ca->nv_base_rtt = base_rtt; in tcpnv_init()154 ca->nv_base_rtt = 0; in tcpnv_init()174 else if (ca->nv_base_rtt > 0 && val > ca->nv_base_rtt) in nv_get_bounded_rtt()175 return ca->nv_base_rtt; in nv_get_bounded_rtt()