Searched refs:tcpLossRate (Results 1 – 1 of 1) sorted by relevance
104 pendingSummary.tcpLossRate.count(lost, sent); in addTcpStatsResult()123 public final Metrics tcpLossRate = new Metrics(); field in NetworkMetrics.Summary140 tcpLossRate.merge(that.tcpLossRate); in merge()157 100 * tcpLossRate.average(), tcpLossRate.count, (int) tcpLossRate.sum)); in toString()