Home
last modified time | relevance | path

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

/openssl/ssl/quic/
H A Dquic_rx_depack.c69 uint32_t ack_delay_exp = ch->rx_ack_delay_exp; in depack_do_frame_ack() local
89 if (!ossl_quic_wire_decode_frame_ack(pkt, ack_delay_exp, &ack, NULL)) in depack_do_frame_ack()
/openssl/test/
H A Dquicapitest.c1779 static const unsigned char ack_delay_exp[] = { variable
1904 TPARAM_CHECK_INJECT_TWICE_A(ACK_DELAY_EXP, ack_delay_exp,
1906 TPARAM_CHECK_INJECT_TWICE_A(MAX_ACK_DELAY, ack_delay_exp,

Completed in 17 milliseconds