Searched defs:rstream (Results 1 – 6 of 6) sorted by relevance
378 QUIC_RSTREAM *rstream = NULL; in test_rstream_simple() local479 QUIC_RSTREAM *rstream = NULL; in test_rstream_random() local
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
152 QUIC_RSTREAM *rstream; /* NULL if TX only */ member
979 static int crypto_ensure_empty(QUIC_RSTREAM *rstream) in crypto_ensure_empty()997 QUIC_RSTREAM *rstream; in ch_on_crypto_recv_record() local1035 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