Searched defs:channel_only (Results 1 – 1 of 1) sorted by relevance
2019 int channel_only = (flags & QUIC_REACTOR_TICK_FLAG_CHANNEL_ONLY) != 0; in ossl_quic_channel_subtick() local2160 static int ch_tick_tls(QUIC_CHANNEL *ch, int channel_only, int *notify_other_threads) in ch_tick_tls()2217 static int ch_rx(QUIC_CHANNEL *ch, int channel_only, int *notify_other_threads) in ch_rx()2300 static void ch_rx_handle_packet(QUIC_CHANNEL *ch, int channel_only) in ch_rx_handle_packet()