Home
last modified time | relevance | path

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

/external/curl/lib/
Dhttp2.c1309 nghttp2_priority_spec *pri_spec) in h2_pri_spec() argument
1314 nghttp2_priority_spec_init(pri_spec, depstream_id, data->set.stream_weight, in h2_pri_spec()
1334 nghttp2_priority_spec pri_spec; in h2_session_send() local
1337 h2_pri_spec(data, &pri_spec); in h2_session_send()
1342 &pri_spec); in h2_session_send()
1663 nghttp2_priority_spec pri_spec; in http2_send() local
1886 h2_pri_spec(conn->data, &pri_spec); in http2_send()
1900 stream_id = nghttp2_submit_request(h2, &pri_spec, nva, nheader, in http2_send()
1904 stream_id = nghttp2_submit_request(h2, &pri_spec, nva, nheader, in http2_send()