Searched refs:num_alerts (Results 1 – 2 of 2) sorted by relevance
357 s->d1->timeout.num_alerts++; in dtls1_check_timeout_num()360 if (s->d1->timeout.num_alerts > 2) { in dtls1_check_timeout_num()366 if (s->d1->timeout.num_alerts > DTLS1_TMO_ALERT_COUNT) { in dtls1_check_timeout_num()
103 unsigned int num_alerts; member