Home
last modified time | relevance | path

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

/curl/lib/
H A Dhttp2.c1869 nghttp2_priority_spec *pri_spec) in h2_pri_spec() argument
1874 nghttp2_priority_spec_init(pri_spec, depstream_id, in h2_pri_spec()
1898 nghttp2_priority_spec pri_spec; in h2_progress_egress() local
1900 h2_pri_spec(ctx, data, &pri_spec); in h2_progress_egress()
1904 stream->id, &pri_spec); in h2_progress_egress()
2170 nghttp2_priority_spec pri_spec; in h2_submit() local
2205 h2_pri_spec(ctx, data, &pri_spec); in h2_submit()
2216 stream_id = nghttp2_submit_request(ctx->h2, &pri_spec, nva, nheader, in h2_submit()
2220 stream_id = nghttp2_submit_request(ctx->h2, &pri_spec, nva, nheader, in h2_submit()
H A Dcf-h2-proxy.c901 const nghttp2_priority_spec *pri_spec, in proxy_h2_submit() argument
929 stream_id = nghttp2_submit_request(h2, pri_spec, nva, nheader, in proxy_h2_submit()
933 stream_id = nghttp2_submit_request(h2, pri_spec, nva, nheader, in proxy_h2_submit()

Completed in 14 milliseconds