Home
last modified time | relevance | path

Searched refs:dep_stream_id (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/linkkit/external/nghttp2/
A Dnghttp2_frame.c396 int32_t dep_stream_id; in nghttp2_frame_unpack_priority_spec() local
400 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 4 milliseconds