Searched refs:first_packet (Results 1 – 7 of 7) sorted by relevance
573 s->first_packet = 1; in read_state_machine()642 s->first_packet = 0; in read_state_machine()
841 s->first_packet = 1; in ossl_statem_server_post_work()
761 s->first_packet = 1; in ossl_statem_client_post_work()
313 if (!s->first_packet && !SSL_IS_TLS13(s) in ssl3_get_record()1797 if (!s->first_packet && rr->type != SSL3_RT_ALERT) { in dtls1_get_record()
2263 int first_packet = 1; in rxseq_body() local2358 if (first_packet) { in rxseq_body()2359 first_packet = 0; in rxseq_body()2368 first_packet = 0; in rxseq_body()
1560 int first_packet; member
621 s->first_packet = 0; in SSL_clear()