Searched refs:cb_ctx (Results 1 – 1 of 1) sorted by relevance
366 struct cb_ctx { struct375 struct cb_ctx *x = argp; in cb_each_header() argument415 struct cb_ctx *x = reader_ctx; in stream_resp_read()443 struct cb_ctx cb_ctx; in cf_recv_body() local456 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() local511 cb_ctx.cf = cf; in h3_process_event()512 cb_ctx.data = data; in h3_process_event()[all …]
Completed in 8 milliseconds