Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linkkit/external/nghttp2/
A Dnghttp2_priority_spec.c27 void nghttp2_priority_spec_init(nghttp2_priority_spec *pri_spec, in nghttp2_priority_spec_init()
36 void nghttp2_priority_spec_default_init(nghttp2_priority_spec *pri_spec) in nghttp2_priority_spec_default_init()
43 int nghttp2_priority_spec_check_default(const nghttp2_priority_spec *pri_spec) in nghttp2_priority_spec_check_default()
50 void nghttp2_priority_spec_normalize_weight(nghttp2_priority_spec *pri_spec) in nghttp2_priority_spec_normalize_weight()
A Dnghttp2_submit.c48 const nghttp2_priority_spec *pri_spec) in detect_self_dependency()
71 const nghttp2_priority_spec *pri_spec, in submit_headers_shared()
147 const nghttp2_priority_spec *pri_spec, in submit_headers_shared_nva()
189 const nghttp2_priority_spec *pri_spec, in nghttp2_submit_headers()
229 const nghttp2_priority_spec *pri_spec) in nghttp2_submit_priority()
590 static uint8_t set_request_flags(const nghttp2_priority_spec *pri_spec, in set_request_flags()
606 const nghttp2_priority_spec *pri_spec, in nghttp2_submit_request()
A Dnghttp2_frame.c67 const nghttp2_priority_spec *pri_spec, in nghttp2_frame_headers_init()
89 const nghttp2_priority_spec *pri_spec) in nghttp2_frame_priority_init()
384 const nghttp2_priority_spec *pri_spec) in nghttp2_frame_pack_priority_spec()
393 void nghttp2_frame_unpack_priority_spec(nghttp2_priority_spec *pri_spec, in nghttp2_frame_unpack_priority_spec()
A Dnghttp2_session.c785 const nghttp2_priority_spec *pri_spec = pri_spec_in; in nghttp2_session_reprioritize_stream() local
916 nghttp2_priority_spec pri_spec; in nghttp2_session_add_item() local
1039 nghttp2_priority_spec *pri_spec = pri_spec_in; in nghttp2_session_open_stream() local
4692 nghttp2_priority_spec pri_spec; in nghttp2_session_on_push_promise_received() local
7456 nghttp2_priority_spec pri_spec; in nghttp2_session_upgrade_internal() local
7727 const nghttp2_priority_spec *pri_spec) in nghttp2_session_change_stream_priority()
7761 const nghttp2_priority_spec *pri_spec) in nghttp2_session_create_idle_stream()
A Dnghttp2.h1022 nghttp2_priority_spec pri_spec; member
1050 nghttp2_priority_spec pri_spec; member

Completed in 23 milliseconds