Searched refs:ch_tx (Results 1 – 1 of 1) sorted by relevance
50 static int ch_tx(QUIC_CHANNEL *ch, int *notify_other_threads);2136 ch_tx(ch, ¬ify_other_threads); in ossl_quic_channel_subtick()2602 static int ch_tx(QUIC_CHANNEL *ch, int *notify_other_threads) in ch_tx() function