Searched refs:set_received_packets (Results 1 – 1 of 1) sorted by relevance
164 size_t set_received_packets = received_packets_.size(); in LinkedSetPacketLossRatio() local165 size_t set_lost_packets = set_total_packets - set_received_packets; in LinkedSetPacketLossRatio()