Searched refs:nghttp2_priority_spec_init (Results 1 – 4 of 4) sorted by relevance
27 void nghttp2_priority_spec_init(nghttp2_priority_spec *pri_spec, in nghttp2_priority_spec_init() function
3711 NGHTTP2_EXTERN void nghttp2_priority_spec_init(nghttp2_priority_spec *pri_spec,
404 nghttp2_priority_spec_init(pri_spec, dep_stream_id, weight, exclusive); in nghttp2_frame_unpack_priority_spec()
924 nghttp2_priority_spec_init(&pri_spec, stream->stream_id, in nghttp2_session_add_item()4752 nghttp2_priority_spec_init(&pri_spec, stream->stream_id, in nghttp2_session_on_push_promise_received()
Completed in 39 milliseconds