Searched refs:nghttp2_frame_pack_priority_spec (Results 1 – 2 of 2) sorted by relevance
99 void nghttp2_frame_pack_priority_spec(uint8_t *buf,
374 nghttp2_frame_pack_priority_spec(buf->pos, &frame->pri_spec); in nghttp2_frame_pack_headers()383 void nghttp2_frame_pack_priority_spec(uint8_t *buf, in nghttp2_frame_pack_priority_spec() function436 nghttp2_frame_pack_priority_spec(buf->last, &frame->pri_spec); in nghttp2_frame_pack_priority()
Completed in 5 milliseconds