Home
last modified time | relevance | path

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

/curl/lib/vquic/
H A Dvquic_int.h37 struct cf_quic_ctx { struct
56 CURLcode vquic_ctx_init(struct cf_quic_ctx *qctx); argument
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 *qctx,
H A Dvquic.c79 CURLcode vquic_ctx_init(struct cf_quic_ctx *qctx) in vquic_ctx_init()
103 void vquic_ctx_free(struct cf_quic_ctx *qctx) in vquic_ctx_free()
108 void vquic_ctx_update_time(struct cf_quic_ctx *qctx) in vquic_ctx_update_time()
115 struct cf_quic_ctx *qctx,
121 struct cf_quic_ctx *qctx, in do_sendmsg()
219 struct cf_quic_ctx *qctx, in send_packet_no_gso()
270 struct cf_quic_ctx *qctx) in vquic_flush()
357 struct cf_quic_ctx *qctx, in recvmmsg_packets()
461 struct cf_quic_ctx *qctx, in recvmsg_packets()
548 struct cf_quic_ctx *qctx, in recvfrom_packets()
[all …]
H A Dcurl_quiche.c89 struct cf_quic_ctx q;
H A Dcurl_ngtcp2.c116 struct cf_quic_ctx q;
H A Dcurl_osslq.c283 struct cf_quic_ctx q;

Completed in 22 milliseconds