Home
last modified time | relevance | path

Searched refs:cf_osslq_stream (Results 1 - 1 of 1) sorted by relevance

/third_party/curl/lib/vquic/
H A Dcurl_osslq.c212 struct cf_osslq_stream { struct
222 static CURLcode cf_osslq_stream_open(struct cf_osslq_stream *s, in cf_osslq_stream_open()
239 static void cf_osslq_stream_cleanup(struct cf_osslq_stream *s) in cf_osslq_stream_cleanup()
249 static void cf_osslq_stream_close(struct cf_osslq_stream *s) in cf_osslq_stream_close()
260 struct cf_osslq_stream s_ctrl;
261 struct cf_osslq_stream s_qpack_enc;
262 struct cf_osslq_stream s_qpack_dec;
263 struct cf_osslq_stream remote_ctrl[3]; /* uni streams opened by the peer */
365 struct cf_osslq_stream *nstream = &h3->remote_ctrl[h3->remote_ctrl_n++]; in cf_osslq_h3conn_add_stream()
480 struct cf_osslq_stream
[all...]

Completed in 3 milliseconds