Home
last modified time | relevance | path

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

/aosp_15_r20/external/curl/lib/
H A Dhttp2.c371 static CURLcode http2_data_setup(struct Curl_cfilter *cf, in http2_data_setup() function
560 result = http2_data_setup(cf, data, &stream); in cf_h2_ctx_open()
878 http2_data_setup(cf, second, &second_stream); in h2_duphandle()
990 result = http2_data_setup(cf, newhandle, &newstream); in push_promise()
2173 *err = http2_data_setup(cf, data, &stream); in h2_submit()