Home
last modified time | relevance | path

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

/third_party/curl/lib/
H A Dhttp2.c122 struct cf_h2_ctx { struct
144 ((struct cf_h2_ctx *)(cf)->ctx)->call_data
146 static void cf_h2_ctx_clear(struct cf_h2_ctx *ctx) in cf_h2_ctx_clear()
160 static void cf_h2_ctx_free(struct cf_h2_ctx *ctx) in cf_h2_ctx_free()
234 struct cf_h2_ctx *ctx = cf->ctx; in http2_data_setup()
286 struct cf_h2_ctx *ctx = cf->ctx; in http2_data_done()
337 struct cf_h2_ctx *ctx = cf->ctx; in h2_client_new()
414 struct cf_h2_ctx *ctx = cf->ctx; in cf_h2_ctx_init()
530 static int should_close_session(struct cf_h2_ctx *ctx) in should_close_session()
545 struct cf_h2_ctx *ct in h2_process_pending_input()
[all...]

Completed in 2 milliseconds