Searched refs:unacked_weight (Results 1 – 3 of 3) sorted by relevance
43 if (unacked_weight < 0.0 || 1.0 < unacked_weight) { in RobustThroughputEstimatorSettings()46 unacked_weight = 1.0; in RobustThroughputEstimatorSettings()59 "unacked_weight", &unacked_weight); in Parser()
59 double unacked_weight = 1.0; member
40 settings_.unacked_weight; in IncomingPacketFeedbackVector()