Searched refs:set_total_packets (Results 1 – 2 of 2) sorted by relevance
161 size_t set_total_packets = in LinkedSetPacketLossRatio() local165 size_t set_lost_packets = set_total_packets - set_received_packets; in LinkedSetPacketLossRatio()167 return LossAccount(set_total_packets, set_lost_packets); in LinkedSetPacketLossRatio()
440 bwe_event->set_total_packets(total_packets);