Searched refs:first_packet (Results 1 – 11 of 11) sorted by relevance
175 if (s->first_packet) { in ssl2_read_internal()179 s->first_packet = 0; in ssl2_read_internal()
830 s->first_packet = 1; in dtls1_get_hello_verify()835 s->first_packet = 0; in dtls1_get_hello_verify()
925 if (s->state == SSL3_ST_SR_CLNT_HELLO_C && !s->first_packet) in ssl3_get_client_hello()937 s->first_packet = 1; in ssl3_get_client_hello()946 s->first_packet = 0; in ssl3_get_client_hello()
572 s->first_packet = 1; in get_client_hello()
363 if (!s->first_packet) { in ssl3_get_record()
711 if (!s->first_packet && rr->type != SSL3_RT_ALERT) { in dtls1_get_record()
915 s->first_packet = 1; in ssl3_get_server_hello()925 s->first_packet = 0; in ssl3_get_server_hello()
1587 int first_packet; member
246 s->first_packet = 0; in SSL_clear()
2131 int first_packet = 1; in rxseq_body() local2226 if (first_packet) { in rxseq_body()2227 first_packet = 0; in rxseq_body()2236 first_packet = 0; in rxseq_body()
318 using the non-blocking test BIO, the ssl->s2->first_packet flag