Searched defs:sstream (Results 1 – 7 of 7) sorted by relevance
73 QUIC_SSTREAM *sstream; in on_acked() local129 QUIC_SSTREAM *sstream; in on_lost() local257 QUIC_SSTREAM *sstream; in ossl_quic_fifd_pkt_commit() local
1485 static int sstream_is_pending(QUIC_SSTREAM *sstream) in sstream_is_pending()2132 QUIC_SSTREAM *sstream, in txp_plan_stream_chunk()2186 QUIC_SSTREAM *sstream, in txp_generate_stream_frames()
2225 static int sstream_ensure_spare(QUIC_SSTREAM *sstream, uint64_t spare) in sstream_ensure_spare()2252 QUIC_SSTREAM *sstream = xso->stream->sstream; in xso_sstream_append() local3417 size_t (*getter)(QUIC_SSTREAM *sstream)) in qc_get_stream_write_buf_stat()
868 QUIC_SSTREAM *sstream = ch->crypto_send[pn_space]; in ch_on_crypto_send() local
43 QUIC_SSTREAM *sstream = NULL; in test_sstream_simple() local219 QUIC_SSTREAM *sstream = NULL; in test_sstream_bulk() local
57 QUIC_SSTREAM *sstream[4]; member
151 QUIC_SSTREAM *sstream; /* NULL if RX-only */ member
Completed in 37 milliseconds