Home
last modified time | relevance | path

Searched refs:nghttp2_priority_spec (Results 1 - 25 of 27) sorted by relevance

12

/third_party/nghttp2/lib/
H A Dnghttp2_priority_spec.c25 #include "nghttp2_priority_spec.h"
27 void nghttp2_priority_spec_init(nghttp2_priority_spec *pri_spec, in nghttp2_priority_spec_init()
35 void nghttp2_priority_spec_default_init(nghttp2_priority_spec *pri_spec) { in nghttp2_priority_spec_default_init()
41 int nghttp2_priority_spec_check_default(const nghttp2_priority_spec *pri_spec) { in nghttp2_priority_spec_check_default()
46 void nghttp2_priority_spec_normalize_weight(nghttp2_priority_spec *pri_spec) { in nghttp2_priority_spec_normalize_weight()
H A Dnghttp2_submit.c33 #include "nghttp2_priority_spec.h"
47 const nghttp2_priority_spec *pri_spec) { in detect_self_dependency()
69 const nghttp2_priority_spec *pri_spec, in submit_headers_shared()
144 const nghttp2_priority_spec *pri_spec, in submit_headers_shared_nva()
150 nghttp2_priority_spec copy_pri_spec; in submit_headers_shared_nva()
184 const nghttp2_priority_spec *pri_spec, in nghttp2_submit_headers()
223 const nghttp2_priority_spec *pri_spec) { in nghttp2_submit_priority()
227 nghttp2_priority_spec copy_pri_spec; in nghttp2_submit_priority()
742 static uint8_t set_request_flags(const nghttp2_priority_spec *pri_spec, in set_request_flags()
757 const nghttp2_priority_spec *pri_spe in nghttp2_submit_request()
[all...]
H A Dnghttp2_frame.h102 const nghttp2_priority_spec *pri_spec);
110 void nghttp2_frame_unpack_priority_spec(nghttp2_priority_spec *pri_spec,
435 const nghttp2_priority_spec *pri_spec,
441 const nghttp2_priority_spec *pri_spec);
H A Dnghttp2_priority_spec.h40 void nghttp2_priority_spec_normalize_weight(nghttp2_priority_spec *pri_spec);
H A Dnghttp2_session.h538 nghttp2_priority_spec *pri_spec,
934 const nghttp2_priority_spec *pri_spec);
H A Dnghttp2_frame.c34 #include "nghttp2_priority_spec.h"
64 const nghttp2_priority_spec *pri_spec, in nghttp2_frame_headers_init()
84 const nghttp2_priority_spec *pri_spec) { in nghttp2_frame_priority_init()
400 const nghttp2_priority_spec *pri_spec) { in nghttp2_frame_pack_priority_spec()
408 void nghttp2_frame_unpack_priority_spec(nghttp2_priority_spec *pri_spec, in nghttp2_frame_unpack_priority_spec()
H A Dnghttp2_session.c35 #include "nghttp2_priority_spec.h"
838 const nghttp2_priority_spec *pri_spec_in) { in nghttp2_session_reprioritize_stream()
841 nghttp2_priority_spec pri_spec_default; in nghttp2_session_reprioritize_stream()
842 const nghttp2_priority_spec *pri_spec = pri_spec_in; in nghttp2_session_reprioritize_stream()
1169 nghttp2_priority_spec pri_spec; in nghttp2_session_add_item()
1292 nghttp2_priority_spec *pri_spec_in, in nghttp2_session_open_stream()
1299 nghttp2_priority_spec pri_spec_default; in nghttp2_session_open_stream()
1300 nghttp2_priority_spec *pri_spec = pri_spec_in; in nghttp2_session_open_stream()
4973 nghttp2_priority_spec pri_spec; in nghttp2_session_on_push_promise_received()
5267 nghttp2_priority_spec pri_spe in nghttp2_session_on_priority_update_received()
[all...]
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_priority_spec.c25 #include "nghttp2_priority_spec.h"
27 void nghttp2_priority_spec_init(nghttp2_priority_spec *pri_spec, in nghttp2_priority_spec_init()
35 void nghttp2_priority_spec_default_init(nghttp2_priority_spec *pri_spec) { in nghttp2_priority_spec_default_init()
41 int nghttp2_priority_spec_check_default(const nghttp2_priority_spec *pri_spec) { in nghttp2_priority_spec_check_default()
46 void nghttp2_priority_spec_normalize_weight(nghttp2_priority_spec *pri_spec) { in nghttp2_priority_spec_normalize_weight()
H A Dnghttp2_submit.c33 #include "nghttp2_priority_spec.h"
47 const nghttp2_priority_spec *pri_spec) { in detect_self_dependency()
69 const nghttp2_priority_spec *pri_spec, in submit_headers_shared()
144 const nghttp2_priority_spec *pri_spec, in submit_headers_shared_nva()
150 nghttp2_priority_spec copy_pri_spec; in submit_headers_shared_nva()
184 const nghttp2_priority_spec *pri_spec, in nghttp2_submit_headers()
223 const nghttp2_priority_spec *pri_spec) { in nghttp2_submit_priority()
227 nghttp2_priority_spec copy_pri_spec; in nghttp2_submit_priority()
742 static uint8_t set_request_flags(const nghttp2_priority_spec *pri_spec, in set_request_flags()
757 const nghttp2_priority_spec *pri_spe in nghttp2_submit_request()
[all...]
H A Dnghttp2_frame.h102 const nghttp2_priority_spec *pri_spec);
110 void nghttp2_frame_unpack_priority_spec(nghttp2_priority_spec *pri_spec,
435 const nghttp2_priority_spec *pri_spec,
441 const nghttp2_priority_spec *pri_spec);
H A Dnghttp2_priority_spec.h40 void nghttp2_priority_spec_normalize_weight(nghttp2_priority_spec *pri_spec);
H A Dnghttp2_session.h528 nghttp2_priority_spec *pri_spec,
924 const nghttp2_priority_spec *pri_spec);
H A Dnghttp2_frame.c34 #include "nghttp2_priority_spec.h"
64 const nghttp2_priority_spec *pri_spec, in nghttp2_frame_headers_init()
84 const nghttp2_priority_spec *pri_spec) { in nghttp2_frame_priority_init()
400 const nghttp2_priority_spec *pri_spec) { in nghttp2_frame_pack_priority_spec()
408 void nghttp2_frame_unpack_priority_spec(nghttp2_priority_spec *pri_spec, in nghttp2_frame_unpack_priority_spec()
H A Dnghttp2_session.c35 #include "nghttp2_priority_spec.h"
833 const nghttp2_priority_spec *pri_spec_in) { in nghttp2_session_reprioritize_stream()
836 nghttp2_priority_spec pri_spec_default; in nghttp2_session_reprioritize_stream()
837 const nghttp2_priority_spec *pri_spec = pri_spec_in; in nghttp2_session_reprioritize_stream()
1164 nghttp2_priority_spec pri_spec; in nghttp2_session_add_item()
1287 nghttp2_priority_spec *pri_spec_in, in nghttp2_session_open_stream()
1294 nghttp2_priority_spec pri_spec_default; in nghttp2_session_open_stream()
1295 nghttp2_priority_spec *pri_spec = pri_spec_in; in nghttp2_session_open_stream()
4968 nghttp2_priority_spec pri_spec; in nghttp2_session_on_push_promise_received()
5262 nghttp2_priority_spec pri_spe in nghttp2_session_on_priority_update_received()
[all...]
/third_party/nghttp2/tests/
H A Dnghttp2_test_helper.c33 #include "nghttp2_priority_spec.h"
269 nghttp2_priority_spec pri_spec; in open_stream_with_all()
320 nghttp2_priority_spec pri_spec; in open_sent_stream()
329 nghttp2_priority_spec pri_spec; in open_sent_stream2()
338 nghttp2_priority_spec *pri_spec_in, in open_sent_stream3()
381 nghttp2_priority_spec pri_spec; in open_recv_stream()
390 nghttp2_priority_spec pri_spec; in open_recv_stream2()
399 nghttp2_priority_spec *pri_spec_in, in open_recv_stream3()
H A Dnghttp2_test_helper.h123 nghttp2_priority_spec *pri_spec_in,
145 nghttp2_priority_spec *pri_spec_in,
H A Dnghttp2_frame_test.c35 #include "nghttp2_priority_spec.h"
77 nghttp2_priority_spec pri_spec; in test_nghttp2_frame_pack_headers()
212 nghttp2_priority_spec pri_spec; in test_nghttp2_frame_pack_priority()
H A Dnghttp2_session_test.c37 #include "nghttp2_priority_spec.h"
667 static nghttp2_priority_spec pri_spec_default = {0, NGHTTP2_DEFAULT_WEIGHT, 0};
1248 nghttp2_priority_spec pri_spec; in test_nghttp2_session_recv_continuation()
1441 nghttp2_priority_spec pri_spec; in test_nghttp2_session_recv_headers_with_priority()
3223 nghttp2_priority_spec pri_spec; in test_nghttp2_session_on_request_headers_received()
3583 nghttp2_priority_spec pri_spec; in test_nghttp2_session_on_priority_received()
5053 nghttp2_priority_spec pri_spec; in test_nghttp2_session_reprioritize_stream()
5198 nghttp2_priority_spec pri_spec; in test_nghttp2_session_reprioritize_stream_with_idle_stream_dep()
5499 nghttp2_priority_spec pri_spec; in test_nghttp2_submit_request_without_data()
5849 nghttp2_priority_spec pri_spe in test_nghttp2_submit_headers()
[all...]
/third_party/nghttp2/lib/includes/nghttp2/
H A Dnghttp2.h1032 } nghttp2_priority_spec; typedef
1052 nghttp2_priority_spec pri_spec;
1080 nghttp2_priority_spec pri_spec;
3679 const nghttp2_priority_spec *pri_spec);
3729 const nghttp2_priority_spec *pri_spec);
3880 NGHTTP2_EXTERN void nghttp2_priority_spec_init(nghttp2_priority_spec *pri_spec,
3892 nghttp2_priority_spec_default_init(nghttp2_priority_spec *pri_spec);
3900 nghttp2_priority_spec_check_default(const nghttp2_priority_spec *pri_spec);
3985 nghttp2_session *session, const nghttp2_priority_spec *pri_spec,
4208 const nghttp2_priority_spec *pri_spe
[all...]
/third_party/node/deps/nghttp2/lib/includes/nghttp2/
H A Dnghttp2.h1027 } nghttp2_priority_spec; typedef
1047 nghttp2_priority_spec pri_spec;
1075 nghttp2_priority_spec pri_spec;
3663 const nghttp2_priority_spec *pri_spec);
3713 const nghttp2_priority_spec *pri_spec);
3864 NGHTTP2_EXTERN void nghttp2_priority_spec_init(nghttp2_priority_spec *pri_spec,
3876 nghttp2_priority_spec_default_init(nghttp2_priority_spec *pri_spec);
3884 nghttp2_priority_spec_check_default(const nghttp2_priority_spec *pri_spec);
3969 nghttp2_session *session, const nghttp2_priority_spec *pri_spec,
4192 const nghttp2_priority_spec *pri_spe
[all...]
/third_party/nghttp2/src/
H A Dnghttp.h141 const nghttp2_priority_spec &pri_spec, int level = 0);
175 nghttp2_priority_spec pri_spec;
250 const nghttp2_priority_spec &pri_spec, int level = 0);
H A Dnghttp.cc161 const nghttp2_priority_spec &pri_spec, int level) in Request()
292 nghttp2_priority_spec resolve_dep(int res_type) { in resolve_dep()
293 nghttp2_priority_spec pri_spec; in resolve_dep()
1195 nghttp2_priority_spec pri_spec; in connection_made()
1229 nghttp2_priority_spec pri_spec; in connection_made()
1469 const nghttp2_priority_spec &pri_spec, int level) { in add_request()
1880 nghttp2_priority_spec pri_spec; in on_begin_headers_callback()
2372 nghttp2_priority_spec pri_spec; in communicate()
/third_party/nghttp2/fuzz/
H A Dfuzz_frames.cc41 nghttp2_priority_spec pri_spec; in check_frame_pack_headers()
101 nghttp2_priority_spec pri_spec; in check_frame_push_promise()
/third_party/curl/lib/
H A Dhttp2.c1783 nghttp2_priority_spec *pri_spec) in h2_pri_spec()
1812 nghttp2_priority_spec pri_spec; in h2_progress_egress()
2036 nghttp2_priority_spec pri_spec; in h2_submit()
/third_party/node/src/
H A Dnode_http2.h246 struct Http2Priority : public nghttp2_priority_spec {

Completed in 58 milliseconds

12