Home
last modified time | relevance | path

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

/curl/lib/
H A Dhttp2.c1808 nghttp2_priority_spec *pri_spec) in h2_pri_spec() argument
1813 nghttp2_priority_spec_init(pri_spec, depstream_id, in h2_pri_spec()
1837 nghttp2_priority_spec pri_spec; in h2_progress_egress() local
1839 h2_pri_spec(ctx, data, &pri_spec); in h2_progress_egress()
1843 stream->id, &pri_spec); in h2_progress_egress()
2055 nghttp2_priority_spec pri_spec; in h2_submit() local
2092 h2_pri_spec(ctx, data, &pri_spec); in h2_submit()
2109 stream_id = nghttp2_submit_request(ctx->h2, &pri_spec, nva, nheader, in h2_submit()
2114 stream_id = nghttp2_submit_request(ctx->h2, &pri_spec, nva, nheader, in h2_submit()
H A Dcf-h2-proxy.c898 const nghttp2_priority_spec *pri_spec, in proxy_h2_submit() argument
926 stream_id = nghttp2_submit_request(h2, pri_spec, nva, nheader, in proxy_h2_submit()
930 stream_id = nghttp2_submit_request(h2, pri_spec, nva, nheader, in proxy_h2_submit()

Completed in 25 milliseconds