Searched refs:nghttp2_frame_headers_payload_nv_offset (Results 1 – 2 of 2) sorted by relevance
116 size_t nghttp2_frame_headers_payload_nv_offset(nghttp2_headers *frame);
270 size_t nghttp2_frame_headers_payload_nv_offset(nghttp2_headers *frame) in nghttp2_frame_headers_payload_nv_offset() function353 nv_offset = nghttp2_frame_headers_payload_nv_offset(frame); in nghttp2_frame_pack_headers()
Completed in 5 milliseconds