Lines Matching refs:PACKET_IDENTIFIER

1853   if (incoming_packet->data[PACKET_IDENTIFIER] !=  in count_allocated_slots()
1860 incoming_packet->data[PACKET_IDENTIFIER], in count_allocated_slots()
1956 outgoing_packet->data[PACKET_IDENTIFIER] = PACKET_IDENTIFICATION_ID; in send_identification_packet()
1983 compute_checksum (outgoing_packet->data, PACKET_IDENTIFIER, in send_identification_packet()
2026 outgoing_packet->data[PACKET_IDENTIFIER] = PACKET_STATUS_ID; in send_local_status()
2041 compute_checksum (outgoing_packet->data, PACKET_IDENTIFIER, in send_local_status()
2082 if (incoming_packet->data[PACKET_IDENTIFIER] != PACKET_DIGEST_ID) in handle_digest_packet()
2088 incoming_packet->data[PACKET_IDENTIFIER], PACKET_DIGEST_ID); in handle_digest_packet()
2107 compute_checksum (incoming_packet->data, PACKET_IDENTIFIER, in handle_digest_packet()
2114 compute_checksum (incoming_packet->data, PACKET_IDENTIFIER, in handle_digest_packet()
2119 compute_checksum (incoming_packet->data, PACKET_IDENTIFIER, in handle_digest_packet()
2244 outgoing_packet->data[PACKET_IDENTIFIER] = PACKET_STATUS_ID; in send_internet_local_status()
2260 compute_checksum (outgoing_packet->data, PACKET_IDENTIFIER, in send_internet_local_status()
2370 if (incoming_packet->data[PACKET_IDENTIFIER] != PACKET_INTERNET_DIGEST_ID) in handle_internet_digest_packet()
2376 incoming_packet->data[PACKET_IDENTIFIER], PACKET_INTERNET_DIGEST_ID); in handle_internet_digest_packet()
2389 incoming_packet->data[PACKET_IDENTIFIER], PACKET_INTERNET_DIGEST_ID); in handle_internet_digest_packet()
2401 compute_checksum (incoming_packet->data, PACKET_IDENTIFIER, in handle_internet_digest_packet()
2412 compute_checksum (incoming_packet->data, PACKET_IDENTIFIER, in handle_internet_digest_packet()
2422 compute_checksum (incoming_packet->data, PACKET_IDENTIFIER, in handle_internet_digest_packet()