Searched defs:packetLength (Results 1 – 5 of 5) sorted by relevance
37 bool SendRtcp(const uint8_t* packet, size_t packetLength) override { in SendRtcp()
530 int packetLength = replyPacket.getLength(); in run() local
319 int packetLength = packet.getLength(); in processIncomingDataPacket() local
550 int packetLength = unsignedShort(buffer.getShort(pos + 3)) + SSL3_RT_HEADER_LENGTH; in getEncryptedPacketLength() local
551 int packetLength = unsignedShort(buffer.getShort(pos + 3)) + SSL3_RT_HEADER_LENGTH; in getEncryptedPacketLength() local