Searched refs:total_length (Results 1 – 1 of 1) sorted by relevance
576 let total_length = 4 * (h.length + 1) as usize; in unmarshal() localVariable578 if total_length < HEADER_LENGTH + PACKET_CHUNK_OFFSET { in unmarshal()582 if raw_packet_len < total_length { in unmarshal()607 if packet_status_pos + PACKET_STATUS_CHUNK_LENGTH >= total_length { in unmarshal()684 if recv_deltas_pos >= total_length { in unmarshal()