Home
last modified time | relevance | path

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

/curl/lib/vquic/
H A Dcurl_quiche.c366 struct cb_ctx { struct
375 struct cb_ctx *x = argp; in cb_each_header() argument
415 struct cb_ctx *x = reader_ctx; in stream_resp_read()
443 struct cb_ctx cb_ctx; in cf_recv_body() local
456 cb_ctx.cf = cf; in cf_recv_body()
457 cb_ctx.data = data; in cf_recv_body()
459 stream_resp_read, &cb_ctx, &result); in cf_recv_body()
502 struct cb_ctx cb_ctx; in h3_process_event() local
511 cb_ctx.cf = cf; in h3_process_event()
512 cb_ctx.data = data; in h3_process_event()
[all …]

Completed in 11 milliseconds