Searched refs:num_alerts (Results 1 – 2 of 2) sorted by relevance
368 s->d1->timeout.num_alerts++; in dtls1_check_timeout_num()371 if (s->d1->timeout.num_alerts > 2 in dtls1_check_timeout_num()379 if (s->d1->timeout.num_alerts > DTLS1_TMO_ALERT_COUNT) { in dtls1_check_timeout_num()
1741 unsigned int num_alerts; member