Home
last modified time | relevance | path

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

/third_party/curl/lib/
H A Dhttp.h219 void *h3_ctx; /* HTTP/3 implementation context */ member
/third_party/curl/lib/vquic/
H A Dcurl_msh3.c157 ((struct HTTP *)(d)->req.p.http)->h3_ctx \
159 #define H3_STREAM_LCTX(d) ((struct HTTP *)(d)->req.p.http)->h3_ctx
H A Dcurl_ngtcp2.c164 ((struct HTTP *)(d)->req.p.http)->h3_ctx \
166 #define H3_STREAM_LCTX(d) ((struct HTTP *)(d)->req.p.http)->h3_ctx
H A Dcurl_osslq.c499 ((struct HTTP *)(d)->req.p.http)->h3_ctx \
501 #define H3_STREAM_LCTX(d) ((struct HTTP *)(d)->req.p.http)->h3_ctx
H A Dcurl_quiche.c155 ((struct HTTP *)(d)->req.p.http)->h3_ctx \
157 #define H3_STREAM_LCTX(d) ((struct HTTP *)(d)->req.p.http)->h3_ctx

Completed in 11 milliseconds