Searched refs:_packetLoss (Results 1 – 2 of 2) sorted by relevance
112 _packetLoss += 1; in SendData()113 if (_packetLoss == 3) { in SendData()114 _packetLoss = 0; in SendData()237 _packetLoss(0), in Channel()
116 int16_t _packetLoss; variable