Searched defs:dep_stream (Results 1 – 2 of 2) sorted by relevance
155 static int stream_obq_push(nghttp2_stream *dep_stream, nghttp2_stream *stream) in stream_obq_push()187 nghttp2_stream *dep_stream; in stream_obq_remove() local239 nghttp2_stream *dep_stream; in nghttp2_stream_reschedule() local262 nghttp2_stream *dep_stream; in nghttp2_stream_change_weight() local631 int nghttp2_stream_dep_insert(nghttp2_stream *dep_stream, in nghttp2_stream_dep_insert()679 static void link_dep(nghttp2_stream *dep_stream, nghttp2_stream *stream) in link_dep()695 static void insert_link_dep(nghttp2_stream *dep_stream, nghttp2_stream *stream) in insert_link_dep()786 void nghttp2_stream_dep_add(nghttp2_stream *dep_stream, nghttp2_stream *stream) in nghttp2_stream_dep_add()854 int nghttp2_stream_dep_insert_subtree(nghttp2_stream *dep_stream, in nghttp2_stream_dep_insert_subtree()906 int nghttp2_stream_dep_add_subtree(nghttp2_stream *dep_stream, in nghttp2_stream_dep_add_subtree()
783 nghttp2_stream *dep_stream = NULL; in nghttp2_session_reprioritize_stream() local1036 nghttp2_stream *dep_stream = NULL; in nghttp2_session_open_stream() local
Completed in 14 milliseconds