Searched refs:NGHTTP2_PRIORITY_SPECLEN (Results 1 – 6 of 6) sorted by relevance
85 nghttp2_frame_hd_init(&frame->hd, NGHTTP2_PRIORITY_SPECLEN, NGHTTP2_PRIORITY, in nghttp2_frame_priority_init()283 return NGHTTP2_PRIORITY_SPECLEN; in nghttp2_frame_priority_len()440 assert(nghttp2_buf_avail(buf) >= NGHTTP2_PRIORITY_SPECLEN); in nghttp2_frame_pack_priority()448 buf->last += NGHTTP2_PRIORITY_SPECLEN; in nghttp2_frame_pack_priority()
67 #define NGHTTP2_PRIORITY_SPECLEN 5 macro
2446 NGHTTP2_PRIORITY_SPECLEN); in session_prep_frame()6070 if (iframe->payloadleft != NGHTTP2_PRIORITY_SPECLEN) { in nghttp2_session_mem_recv()6080 inbound_frame_set_mark(iframe, NGHTTP2_PRIORITY_SPECLEN); in nghttp2_session_mem_recv()
2441 NGHTTP2_PRIORITY_SPECLEN); in session_prep_frame()6065 if (iframe->payloadleft != NGHTTP2_PRIORITY_SPECLEN) { in nghttp2_session_mem_recv()6075 inbound_frame_set_mark(iframe, NGHTTP2_PRIORITY_SPECLEN); in nghttp2_session_mem_recv()