Searched refs:num_alerts (Results 1 – 2 of 2) sorted by relevance
445 s->d1->timeout.num_alerts++; in dtls1_check_timeout_num()448 if (s->d1->timeout.num_alerts > 2 in dtls1_check_timeout_num()457 if (s->d1->timeout.num_alerts > DTLS1_TMO_ALERT_COUNT) { in dtls1_check_timeout_num()
164 unsigned int num_alerts; member