Searched refs:ack_delay_exp (Results 1 – 2 of 2) sorted by relevance
69 uint32_t ack_delay_exp = ch->rx_ack_delay_exp; in depack_do_frame_ack() local89 if (!ossl_quic_wire_decode_frame_ack(pkt, ack_delay_exp, &ack, NULL)) in depack_do_frame_ack()
1779 static const unsigned char ack_delay_exp[] = { variable1904 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