Home
last modified time | relevance | path

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

/src/crypto/openssl/ssl/quic/
H A Dquic_channel.c91 static void ch_on_idle_timeout(QUIC_CHANNEL *ch);
2104 ch_on_idle_timeout(ch); in ossl_quic_channel_subtick()
3594 static void ch_on_idle_timeout(QUIC_CHANNEL *ch) in ch_on_idle_timeout() function