Home
last modified time | relevance | path

Searched defs:channel_only (Results 1 – 1 of 1) sorted by relevance

/openssl/ssl/quic/
H A Dquic_channel.c1852 int channel_only = (flags & QUIC_REACTOR_TICK_FLAG_CHANNEL_ONLY) != 0; in ossl_quic_channel_subtick() local
1983 static int ch_tick_tls(QUIC_CHANNEL *ch, int channel_only) in ch_tick_tls()
2038 static int ch_rx(QUIC_CHANNEL *ch, int channel_only) in ch_rx()
2118 static void ch_rx_handle_packet(QUIC_CHANNEL *ch, int channel_only) in ch_rx_handle_packet()

Completed in 21 milliseconds