Searched refs:foundLostPacket (Results 1 – 1 of 1) sorted by relevance
793 LostPacket* foundLostPacket = nullptr; in UpdateLostPacketList() local795 [lostSeq, &foundLostPacket](LostPacket* entry) in UpdateLostPacketList()797 foundLostPacket = entry; in UpdateLostPacketList()801 if (result != mLostPktList.end() && foundLostPacket != nullptr) in UpdateLostPacketList()803 return UpdateNackStatus(foundLostPacket, lostSeq, countSecondNack, nPLIPkt, bPLIPkt); in UpdateLostPacketList()