Lines Matching refs:PACKET_IDENTIFIER

23 const int PACKET_IDENTIFIER = 0;  variable
190 global_status->digest_packet->data[PACKET_IDENTIFIER] = in send_identification_acknowledge_packet()
201 compute_checksum (global_status->digest_packet->data, PACKET_IDENTIFIER, in send_identification_acknowledge_packet()
278 if (global_status->current_packet->data[PACKET_IDENTIFIER] != in identify_client()
285 global_status->current_packet->data[PACKET_IDENTIFIER], in identify_client()
293 PACKET_IDENTIFIER, PACKET_IDENTIFICATION_CHECKSUM)) in identify_client()
302 PACKET_IDENTIFIER, in identify_client()
421 if (global_status->current_packet->data[PACKET_IDENTIFIER] != in store_remote_status_lan()
428 global_status->current_packet->data[PACKET_IDENTIFIER], in store_remote_status_lan()
576 global_status->digest_packet->data[PACKET_IDENTIFIER] = PACKET_DIGEST_ID; in send_digest_lan_packets()
595 compute_checksum (global_status->digest_packet->data, PACKET_IDENTIFIER, in send_digest_lan_packets()
656 global_status->digest_packet->data[PACKET_IDENTIFIER] = PACKET_DIGEST_ID; in send_previous_digest_packet()
675 compute_checksum (global_status->digest_packet->data, PACKET_IDENTIFIER, in send_previous_digest_packet()
823 if (global_status->current_packet->data[PACKET_IDENTIFIER] != in store_remote_status_internet()
830 global_status->current_packet->data[PACKET_IDENTIFIER], in store_remote_status_internet()
989 global_status->digest_packet->data[PACKET_IDENTIFIER] = in send_individual_internet_digest_packet()
1066 compute_checksum (global_status->digest_packet->data, PACKET_IDENTIFIER, in send_individual_internet_digest_packet()