Searched refs:DTLS1_TMO_READ_COUNT (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/lib/libssl/ | ||
| D | dtls1.h | 95 #define DTLS1_TMO_READ_COUNT 2 macro |
| D | d1_lib.c | 389 if (s->d1->timeout.read_timeouts > DTLS1_TMO_READ_COUNT) { in dtls1_handle_timeout() |