Searched refs:num_alerts (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/crypto/openssl/ssl/
H A Ddtls1.h149 unsigned int num_alerts; member in struct:dtls1_timeout_st
H A Dd1_lib.c454 s->d1->timeout.num_alerts++;
457 if (s->d1->timeout.num_alerts > 2) {
463 if (s->d1->timeout.num_alerts > DTLS1_TMO_ALERT_COUNT) {

Completed in 165 milliseconds