Home
last modified time | relevance | path

Searched refs:nghttp2_headers (Results 1 - 8 of 8) sorted by relevance

/third_party/nghttp2/lib/
H A Dnghttp2_frame.h118 size_t nghttp2_frame_headers_payload_nv_offset(nghttp2_headers *frame);
139 int nghttp2_frame_pack_headers(nghttp2_bufs *bufs, nghttp2_headers *frame,
147 void nghttp2_frame_unpack_headers_payload(nghttp2_headers *frame,
433 void nghttp2_frame_headers_init(nghttp2_headers *frame, uint8_t flags,
438 void nghttp2_frame_headers_free(nghttp2_headers *frame, nghttp2_mem *mem);
H A Dnghttp2_frame.c62 void nghttp2_frame_headers_init(nghttp2_headers *frame, uint8_t flags, in nghttp2_frame_headers_init()
79 void nghttp2_frame_headers_free(nghttp2_headers *frame, nghttp2_mem *mem) { in nghttp2_frame_headers_free()
289 size_t nghttp2_frame_headers_payload_nv_offset(nghttp2_headers *frame) { in nghttp2_frame_headers_payload_nv_offset()
361 int nghttp2_frame_pack_headers(nghttp2_bufs *bufs, nghttp2_headers *frame, in nghttp2_frame_pack_headers()
421 void nghttp2_frame_unpack_headers_payload(nghttp2_headers *frame, in nghttp2_frame_unpack_headers_payload()
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_frame.h118 size_t nghttp2_frame_headers_payload_nv_offset(nghttp2_headers *frame);
139 int nghttp2_frame_pack_headers(nghttp2_bufs *bufs, nghttp2_headers *frame,
147 void nghttp2_frame_unpack_headers_payload(nghttp2_headers *frame,
433 void nghttp2_frame_headers_init(nghttp2_headers *frame, uint8_t flags,
438 void nghttp2_frame_headers_free(nghttp2_headers *frame, nghttp2_mem *mem);
H A Dnghttp2_frame.c62 void nghttp2_frame_headers_init(nghttp2_headers *frame, uint8_t flags, in nghttp2_frame_headers_init()
79 void nghttp2_frame_headers_free(nghttp2_headers *frame, nghttp2_mem *mem) { in nghttp2_frame_headers_free()
289 size_t nghttp2_frame_headers_payload_nv_offset(nghttp2_headers *frame) { in nghttp2_frame_headers_payload_nv_offset()
361 int nghttp2_frame_pack_headers(nghttp2_bufs *bufs, nghttp2_headers *frame, in nghttp2_frame_pack_headers()
421 void nghttp2_frame_unpack_headers_payload(nghttp2_headers *frame, in nghttp2_frame_unpack_headers_payload()
/third_party/nghttp2/fuzz/
H A Dfuzz_frames.cc38 nghttp2_headers frame, oframe; in check_frame_pack_headers()
/third_party/nghttp2/lib/includes/nghttp2/
H A Dnghttp2.h1065 } nghttp2_headers; typedef
1278 nghttp2_headers headers;
/third_party/nghttp2/tests/
H A Dnghttp2_frame_test.c74 nghttp2_headers frame, oframe; in test_nghttp2_frame_pack_headers()
170 nghttp2_headers frame; in test_nghttp2_frame_pack_headers_frame_too_large()
/third_party/node/deps/nghttp2/lib/includes/nghttp2/
H A Dnghttp2.h1060 } nghttp2_headers; typedef
1273 nghttp2_headers headers;

Completed in 19 milliseconds