MAX_PACKET_DROPS
uint8_t client_drops[MAX_PACKET_DROPS];
uint8_t server_drops[MAX_PACKET_DROPS];
for (i = 0; i < MAX_PACKET_DROPS; i++) {