Searched defs:pri_spec (Results 1 – 5 of 5) sorted by relevance
27 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()
48 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()
67 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()
785 const nghttp2_priority_spec *pri_spec = pri_spec_in; in nghttp2_session_reprioritize_stream() local916 nghttp2_priority_spec pri_spec; in nghttp2_session_add_item() local1039 nghttp2_priority_spec *pri_spec = pri_spec_in; in nghttp2_session_open_stream() local4692 nghttp2_priority_spec pri_spec; in nghttp2_session_on_push_promise_received() local7456 nghttp2_priority_spec pri_spec; in nghttp2_session_upgrade_internal() local7727 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()
1022 nghttp2_priority_spec pri_spec; member1050 nghttp2_priority_spec pri_spec; member
Completed in 40 milliseconds