Searched refs:set_lost_packets (Results 1 – 1 of 1) sorted by relevance
165 size_t set_lost_packets = set_total_packets - set_received_packets; in LinkedSetPacketLossRatio() local167 return LossAccount(set_total_packets, set_lost_packets); in LinkedSetPacketLossRatio()