Searched refs:dep_stream_id (Results 1 – 1 of 1) sorted by relevance
396 int32_t dep_stream_id; in nghttp2_frame_unpack_priority_spec() local400 dep_stream_id = nghttp2_get_uint32(payload) & NGHTTP2_STREAM_ID_MASK; in nghttp2_frame_unpack_priority_spec()404 nghttp2_priority_spec_init(pri_spec, dep_stream_id, weight, exclusive); in nghttp2_frame_unpack_priority_spec()
Completed in 5 milliseconds