Searched refs:QUIC_REACTOR_TICK_FLAG_CHANNEL_ONLY (Results 1 – 3 of 3) sorted by relevance
151 #define QUIC_REACTOR_TICK_FLAG_CHANNEL_ONLY (1U << 0) macro
64 ossl_quic_reactor_tick(rtor, QUIC_REACTOR_TICK_FLAG_CHANNEL_ONLY); in assist_thread_main()
1852 int channel_only = (flags & QUIC_REACTOR_TICK_FLAG_CHANNEL_ONLY) != 0; in ossl_quic_channel_subtick()
Completed in 12 milliseconds