Home
last modified time | relevance | path

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

/curl/lib/vquic/
H A Dcurl_osslq.c213 struct cf_osslq_stream { struct
223 static CURLcode cf_osslq_stream_open(struct cf_osslq_stream *s, in cf_osslq_stream_open() argument
240 static void cf_osslq_stream_cleanup(struct cf_osslq_stream *s) in cf_osslq_stream_cleanup()
250 static void cf_osslq_stream_close(struct cf_osslq_stream *s) in cf_osslq_stream_close()
261 struct cf_osslq_stream s_ctrl;
262 struct cf_osslq_stream s_qpack_enc;
263 struct cf_osslq_stream s_qpack_dec;
574 struct cf_osslq_stream s;
1258 struct cf_osslq_stream *s;
1304 static CURLcode cf_osslq_stream_recv(struct cf_osslq_stream *s, in cf_osslq_stream_recv()
[all …]

Completed in 10 milliseconds