Home
last modified time | relevance | path

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

/openssl/include/internal/
H A Dquic_stream_map.h323 #define QUIC_STREAM_DIR_BIDI 0 macro
343 return (s->type & QUIC_STREAM_DIR_MASK) == QUIC_STREAM_DIR_BIDI; in ossl_quic_stream_is_bidi()
/openssl/test/
H A Dquic_txp_test.c1488 QUIC_STREAM_DIR_BIDI))) in run_script()
H A Dquic_multistream_test.c198 (((ordinal) << 2) | QUIC_STREAM_INITIATOR_CLIENT | QUIC_STREAM_DIR_BIDI)
200 (((ordinal) << 2) | QUIC_STREAM_INITIATOR_SERVER | QUIC_STREAM_DIR_BIDI)
/openssl/ssl/quic/
H A Dquic_impl.c1844 args->expect_id | QUIC_STREAM_DIR_BIDI); in quic_wait_for_stream()
1885 expect_id | QUIC_STREAM_DIR_BIDI); in qc_wait_for_default_xso_for_read()
H A Dquic_channel.c3519 type |= QUIC_STREAM_DIR_BIDI; in ossl_quic_channel_new_stream_local()

Completed in 41 milliseconds