MAX_PACKET_DELAYS
struct dtls_delay client_delays[MAX_PACKET_DELAYS];
struct dtls_delay server_delays[MAX_PACKET_DELAYS];
for (i = 0; i < MAX_PACKET_DELAYS; i++) {