Searched refs:QUIC_MAX_ACK_DELAY_EXP (Results 1 – 2 of 2) sorted by relevance
/openssl/include/internal/ | ||
H A D | quic_types.h | 100 # define QUIC_MAX_ACK_DELAY_EXP 20 macro |
/openssl/ssl/quic/ | ||
H A D | quic_channel.c | 1370 || v > QUIC_MAX_ACK_DELAY_EXP) { in ch_on_transport_params() |
Completed in 20 milliseconds