Home
last modified time | relevance | path

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

/openssl/include/internal/
H A Dquic_reactor.h151 #define QUIC_REACTOR_TICK_FLAG_CHANNEL_ONLY (1U << 0) macro
/openssl/ssl/quic/
H A Dquic_thread_assist.c64 ossl_quic_reactor_tick(rtor, QUIC_REACTOR_TICK_FLAG_CHANNEL_ONLY); in assist_thread_main()
H A Dquic_channel.c1852 int channel_only = (flags & QUIC_REACTOR_TICK_FLAG_CHANNEL_ONLY) != 0; in ossl_quic_channel_subtick()

Completed in 15 milliseconds