Home
last modified time | relevance | path

Searched refs:anti_deadlock_handshake (Results 1 – 5 of 5) sorted by relevance

/openssl/include/internal/
H A Dquic_ackm.h243 uint32_t anti_deadlock_initial, anti_deadlock_handshake; member
/openssl/test/
H A Dquic_ackm_test.c312 uint32_t anti_deadlock_handshake, in test_probe_counts() argument
318 if (!TEST_uint_eq(p->anti_deadlock_handshake, anti_deadlock_handshake)) in test_probe_counts()
H A Dquic_txp_test.c1161 ++probe->anti_deadlock_handshake; in gen_probe_handshake()
/openssl/ssl/quic/
H A Dquic_txp.c1303 || probe_info->anti_deadlock_handshake > 0) in txp_determine_archetype()
1385 && probe_info->anti_deadlock_handshake > 0) in txp_should_try_staging()
3041 && probe_info->anti_deadlock_handshake > 0) in txp_pkt_commit()
3042 --probe_info->anti_deadlock_handshake; in txp_pkt_commit()
H A Dquic_ackm.c1276 ++ackm->pending_probe.anti_deadlock_handshake; in ackm_queue_probe_anti_deadlock_handshake()

Completed in 29 milliseconds