Home
last modified time | relevance | path

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

/openssl/ssl/quic/
H A Dquic_txp.c1292 OSSL_ACKM_PROBE_INFO *probe_info in txp_determine_archetype() local
1302 if (probe_info->anti_deadlock_initial > 0 in txp_determine_archetype()
1303 || probe_info->anti_deadlock_handshake > 0) in txp_determine_archetype()
1309 if (probe_info->pto[pn_space] > 0) in txp_determine_archetype()
1379 OSSL_ACKM_PROBE_INFO *probe_info in txp_should_try_staging() local
1386 || probe_info->pto[pn_space] > 0) in txp_should_try_staging()
3033 OSSL_ACKM_PROBE_INFO *probe_info in txp_pkt_commit() local
3038 --probe_info->anti_deadlock_initial; in txp_pkt_commit()
3042 --probe_info->anti_deadlock_handshake; in txp_pkt_commit()
3045 && probe_info->pto[pn_space] > 0) in txp_pkt_commit()
[all …]

Completed in 10 milliseconds