Searched refs:alert_count (Results 1 – 3 of 3) sorted by relevance
278 sc->rlayer.alert_count = 0; in dtls1_read_bytes()409 sc->rlayer.alert_count++; in dtls1_read_bytes()410 if (sc->rlayer.alert_count == MAX_WARN_ALERT_COUNT) { in dtls1_read_bytes()
109 unsigned int alert_count; member
48 rl->alert_count = 0; in RECORD_LAYER_clear()728 s->rlayer.alert_count = 0; in ssl3_read_bytes()897 s->rlayer.alert_count++; in ssl3_read_bytes()898 if (s->rlayer.alert_count == MAX_WARN_ALERT_COUNT) { in ssl3_read_bytes()