Searched refs:nghttp2_frame_priority_init (Results 1 – 3 of 3) sorted by relevance
407 void nghttp2_frame_priority_init(nghttp2_priority *frame, int32_t stream_id,
262 nghttp2_frame_priority_init(&frame->priority, stream_id, ©_pri_spec); in nghttp2_submit_priority()
88 void nghttp2_frame_priority_init(nghttp2_priority *frame, int32_t stream_id, in nghttp2_frame_priority_init() function
Completed in 7 milliseconds