Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linkkit/external/nghttp2/
A Dnghttp2_frame.h93 size_t nghttp2_frame_priority_len(uint8_t flags);
A Dnghttp2_frame.c261 size_t nghttp2_frame_priority_len(uint8_t flags) in nghttp2_frame_priority_len() function
272 return nghttp2_frame_priority_len(frame->hd.flags); in nghttp2_frame_headers_payload_nv_offset()
A Dnghttp2_session.c5683 nghttp2_frame_priority_len(iframe->frame.hd.flags); in nghttp2_session_mem_recv()
6029 nghttp2_frame_priority_len(iframe->frame.hd.flags); in nghttp2_session_mem_recv()

Completed in 14 milliseconds