Symbol: OSSL_QUIC_FRAME_STREAM
crypto/openssl/include/internal/quic_stream.h
130
OSSL_QUIC_FRAME_STREAM *hdr,
crypto/openssl/include/internal/quic_wire.h
316
const OSSL_QUIC_FRAME_STREAM *f);
crypto/openssl/include/internal/quic_wire.h
323
size_t ossl_quic_wire_get_encoded_frame_len_stream_hdr(const OSSL_QUIC_FRAME_STREAM *f);
crypto/openssl/include/internal/quic_wire.h
336
const OSSL_QUIC_FRAME_STREAM *f);
crypto/openssl/include/internal/quic_wire.h
599
OSSL_QUIC_FRAME_STREAM *f);
crypto/openssl/ssl/quic/qlog_event_helpers.c
305
OSSL_QUIC_FRAME_STREAM f;
crypto/openssl/ssl/quic/quic_rx_depack.c
502
OSSL_QUIC_FRAME_STREAM frame_data;
crypto/openssl/ssl/quic/quic_sstream.c
168
OSSL_QUIC_FRAME_STREAM shdr;
crypto/openssl/ssl/quic/quic_sstream.c
93
OSSL_QUIC_FRAME_STREAM *hdr,
crypto/openssl/ssl/quic/quic_stream_map.c
242
OSSL_QUIC_FRAME_STREAM shdr;
crypto/openssl/ssl/quic/quic_trace.c
191
OSSL_QUIC_FRAME_STREAM frame_data;
crypto/openssl/ssl/quic/quic_txp.c
1582
OSSL_QUIC_FRAME_STREAM hdr;
crypto/openssl/ssl/quic/quic_txp.c
2095
OSSL_QUIC_FRAME_STREAM *shdr,
crypto/openssl/ssl/quic/quic_txp.c
2129
OSSL_QUIC_FRAME_STREAM shdr = { 0 };
crypto/openssl/ssl/quic/quic_txp.c
2208
OSSL_QUIC_FRAME_STREAM shdr;
crypto/openssl/ssl/quic/quic_txp.c
2285
OSSL_QUIC_FRAME_STREAM *shdr;
crypto/openssl/ssl/quic/quic_wire.c
179
const OSSL_QUIC_FRAME_STREAM *f)
crypto/openssl/ssl/quic/quic_wire.c
203
size_t ossl_quic_wire_get_encoded_frame_len_stream_hdr(const OSSL_QUIC_FRAME_STREAM *f)
crypto/openssl/ssl/quic/quic_wire.c
232
const OSSL_QUIC_FRAME_STREAM *f)
crypto/openssl/ssl/quic/quic_wire.c
675
OSSL_QUIC_FRAME_STREAM *f)
crypto/openssl/test/quic_fifd_test.c
115
OSSL_QUIC_FRAME_STREAM hdr = { 0 };
crypto/openssl/test/quic_stream_test.c
220
OSSL_QUIC_FRAME_STREAM hdr;
crypto/openssl/test/quic_stream_test.c
44
OSSL_QUIC_FRAME_STREAM hdr;
crypto/openssl/test/quic_txp_test.c
85
OSSL_QUIC_FRAME_STREAM stream;
crypto/openssl/test/quic_wire_test.c
351
static const OSSL_QUIC_FRAME_STREAM encode_case_8_f = {
crypto/openssl/test/quic_wire_test.c
366
OSSL_QUIC_FRAME_STREAM f = { 0 };
crypto/openssl/test/quic_wire_test.c
413
static const OSSL_QUIC_FRAME_STREAM encode_case_9_f = {
crypto/openssl/test/quic_wire_test.c
428
OSSL_QUIC_FRAME_STREAM f = { 0 };