Home
last modified time | relevance | path

Searched refs:ch_init_new_stream (Results 1 – 1 of 1) sorted by relevance

/openssl/ssl/quic/
H A Dquic_channel.c3389 static int ch_init_new_stream(QUIC_CHANNEL *ch, QUIC_STREAM *qs, in ch_init_new_stream() function
3530 if (!ch_init_new_stream(ch, qs, /*can_send=*/1, /*can_recv=*/!is_uni)) in ossl_quic_channel_new_stream_local()
3563 if (!ch_init_new_stream(ch, qs, /*can_send=*/!is_uni, /*can_recv=*/1)) in ossl_quic_channel_new_stream_remote()

Completed in 11 milliseconds