Searched refs:nghttp2_stream_change_weight (Results 1 – 3 of 3) sorted by relevance
427 void nghttp2_stream_change_weight(nghttp2_stream *stream, int32_t weight);
260 void nghttp2_stream_change_weight(nghttp2_stream *stream, int32_t weight) in nghttp2_stream_change_weight() function
831 nghttp2_stream_change_weight(stream, pri_spec->weight); in nghttp2_session_reprioritize_stream()
Completed in 18 milliseconds