Home
last modified time | relevance | path

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

/openssl/test/
H A Dquic_ackm_test.c26 int lost, acked, discarded; member
38 ++info->acked; in on_acked()
390 if (!TEST_int_eq(h.pkts[i].acked, 0)) in test_tx_ack_case_actual()
406 if (!TEST_int_eq(h.pkts[i].acked, in test_tx_ack_case_actual()
589 if (!TEST_int_eq(h.pkts[i].acked, in test_tx_ack_time_script()
/openssl/test/recipes/75-test_quicapi_data/
H A Dssltraceref-zlib.txt97 Largest acked: 0
273 Largest acked: 0
278 Largest acked: 1
H A Dssltraceref.txt95 Largest acked: 0
271 Largest acked: 0
276 Largest acked: 1
/openssl/doc/designs/quic-design/
H A Dquic-fifm.md93 can be informed of lost or acked ranges in the stream.
101 given stream whether a FIN was lost or acked.
104 so that they can be requeued (if lost) or released (if acked or discarded).
409 implementations for the on-loss, on-acked and on-discarded callbacks issued by
417 once a packet's fate is known (acked, lost or discarded), use is immediately
423 subsystems in the event of a packet being acked, lost or discarded. In
H A Dquic-connID-retire.md64 * routes we've retired until they are acked as being retired (uint64_t max CID)
H A Dquic-ackm.md176 /* Callback called if frames in this packet are acked. arg is cb_arg. */
180 * Callback called if frames in this packet are neither acked nor lost. arg
H A Dconnection-id-cache.md95 of retirement have been acked.

Completed in 13 milliseconds