Home
last modified time | relevance | path

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

/third_party/curl/lib/vquic/
H A Dvquic_int.h37 struct cf_quic_ctx { struct
56 CURLcode vquic_ctx_init(struct cf_quic_ctx *qctx);
57 void vquic_ctx_free(struct cf_quic_ctx *qctx);
59 void vquic_ctx_update_time(struct cf_quic_ctx *qctx);
62 struct cf_quic_ctx *qctx,
67 struct cf_quic_ctx *qctx);
70 struct cf_quic_ctx *qctx, size_t gsolen);
73 struct cf_quic_ctx *qctx, size_t gsolen,
77 struct cf_quic_ctx *qctx);
87 struct cf_quic_ctx *qct
[all...]
H A Dvquic.c87 CURLcode vquic_ctx_init(struct cf_quic_ctx *qctx) in vquic_ctx_init()
111 void vquic_ctx_free(struct cf_quic_ctx *qctx) in vquic_ctx_free()
116 void vquic_ctx_update_time(struct cf_quic_ctx *qctx) in vquic_ctx_update_time()
123 struct cf_quic_ctx *qctx,
129 struct cf_quic_ctx *qctx, in do_sendmsg()
227 struct cf_quic_ctx *qctx, in send_packet_no_gso()
250 struct cf_quic_ctx *qctx, in vquic_send_packets()
278 struct cf_quic_ctx *qctx) in vquic_flush()
312 struct cf_quic_ctx *qctx, size_t gsolen) in vquic_send()
319 struct cf_quic_ctx *qct in vquic_send_tail_split()
[all...]
H A Dcurl_ngtcp2.c113 struct cf_quic_ctx q;
H A Dcurl_osslq.c282 struct cf_quic_ctx q;
H A Dcurl_quiche.c89 struct cf_quic_ctx q;

Completed in 10 milliseconds