Searched refs:nv_offset (Results 1 – 1 of 1) sorted by relevance
347 size_t nv_offset; in nghttp2_frame_pack_headers() local353 nv_offset = nghttp2_frame_headers_payload_nv_offset(frame); in nghttp2_frame_pack_headers()357 buf->pos += nv_offset; in nghttp2_frame_pack_headers()367 buf->pos -= nv_offset; in nghttp2_frame_pack_headers()558 size_t nv_offset = 4; in nghttp2_frame_pack_push_promise() local566 buf->pos += nv_offset; in nghttp2_frame_pack_push_promise()576 buf->pos -= nv_offset; in nghttp2_frame_pack_push_promise()
Completed in 4 milliseconds