Searched defs:rstream (Results 1 – 6 of 6) sorted by relevance
63 class rstream : public _rstream { class85 rstream(const char *buf, streamsize size) in rstream() function in rstream89 rstream(const char *fileName) : _rstream(getBuf(fileName)) {} in rstream() function in rstream
378 QUIC_RSTREAM *rstream = NULL; in test_rstream_simple() local479 QUIC_RSTREAM *rstream = NULL; in test_rstream_random() local
152 QUIC_RSTREAM *rstream; /* NULL if TX only */ member
978 static int crypto_ensure_empty(QUIC_RSTREAM *rstream) in crypto_ensure_empty()996 QUIC_RSTREAM *rstream; in ch_on_crypto_recv_record() local1034 QUIC_RSTREAM *rstream; in ch_on_crypto_release_record() local
268 QUIC_RSTREAM *rstream; in depack_do_frame_crypto() local
397 SSL *rstream = NULL; in quic_server_h3streams() local