Searched defs:packet_checksum (Results 1 – 3 of 3) sorted by relevance
485 long packet_checksum = strtol(packet_checksum_cstr, nullptr, 16); in DecompressPacket() local824 char packet_checksum = strtol(packet_checksum_cstr, nullptr, 16); in CheckForPacket() local
37 uint16_t packet_checksum(uint32_t checksum, clat_packet packet, clat_packet_index pos) { in packet_checksum() function
892 long packet_checksum = 0; in GetPacketPayload() local