Home
last modified time | relevance | path

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

/src/crypto/openssl/ssl/quic/
H A Dquic_channel.c50 static int ch_tx(QUIC_CHANNEL *ch, int *notify_other_threads);
2136 ch_tx(ch, &notify_other_threads); in ossl_quic_channel_subtick()
2602 static int ch_tx(QUIC_CHANNEL *ch, int *notify_other_threads) in ch_tx() function