Home
last modified time | relevance | path

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

/openssl/include/internal/
H A Dquic_channel.h412 uint16_t ossl_quic_channel_get_diag_num_rx_ack(QUIC_CHANNEL *ch);
/openssl/test/
H A Dquic_multistream_test.c3803 h->scratch0 = ossl_quic_channel_get_diag_num_rx_ack(ch); in force_ping()
3816 count = ossl_quic_channel_get_diag_num_rx_ack(ch); in wait_incoming_acks_increased()
/openssl/ssl/quic/
H A Dquic_channel.c3672 uint16_t ossl_quic_channel_get_diag_num_rx_ack(QUIC_CHANNEL *ch) in ossl_quic_channel_get_diag_num_rx_ack() function

Completed in 29 milliseconds