Searched refs:descendant_next_seq (Results 1 – 2 of 2) sorted by relevance
154 uint64_t descendant_next_seq; member
105 stream->descendant_next_seq = 0; in nghttp2_stream_init()162 stream->seq = dep_stream->descendant_next_seq++; in stream_obq_push()249 stream->seq = dep_stream->descendant_next_seq++; in nghttp2_stream_reschedule()
Completed in 5 milliseconds