Searched refs:ch_rx (Results 1 – 1 of 1) sorted by relevance
49 static int ch_rx(QUIC_CHANNEL *ch, int channel_only, int *notify_other_threads);2071 ch_rx(ch, channel_only, ¬ify_other_threads); in ossl_quic_channel_subtick()2217 static int ch_rx(QUIC_CHANNEL *ch, int channel_only, int *notify_other_threads) in ch_rx() function