Searched defs:packet_checksum (Results 1 – 2 of 2) sorted by relevance
461 long packet_checksum = strtol(packet_checksum_cstr, nullptr, 16); in DecompressPacket() local800 char packet_checksum = strtol(packet_checksum_cstr, nullptr, 16); in CheckForPacket() local
813 long packet_checksum = 0; in GetPacketPayload() local