Searched refs:nghttp2_priority_spec_default_init (Results 1 – 5 of 5) sorted by relevance
36 void nghttp2_priority_spec_default_init(nghttp2_priority_spec *pri_spec) in nghttp2_priority_spec_default_init() function
79 nghttp2_priority_spec_default_init(&frame->pri_spec); in nghttp2_frame_headers_init()413 nghttp2_priority_spec_default_init(&frame->pri_spec); in nghttp2_frame_unpack_headers_payload()
163 nghttp2_priority_spec_default_init(©_pri_spec); in submit_headers_shared_nva()
3722 NGHTTP2_EXTERN void nghttp2_priority_spec_default_init(
799 nghttp2_priority_spec_default_init(&pri_spec_default); in nghttp2_session_reprioritize_stream()809 nghttp2_priority_spec_default_init(&pri_spec_default); in nghttp2_session_reprioritize_stream()1070 nghttp2_priority_spec_default_init(&pri_spec_default); in nghttp2_session_open_stream()1093 nghttp2_priority_spec_default_init(&pri_spec_default); in nghttp2_session_open_stream()7489 nghttp2_priority_spec_default_init(&pri_spec); in nghttp2_session_upgrade_internal()
Completed in 34 milliseconds