Home
last modified time | relevance | path

Searched refs:nghttp2_frame_headers_init (Results 1 - 11 of 11) sorted by relevance

/third_party/nghttp2/fuzz/
H A Dfuzz_frames.cc64 nghttp2_frame_headers_init( in check_frame_pack_headers()
/third_party/nghttp2/tests/
H A Dfailmalloc_test.c342 nghttp2_frame_headers_init(&frame.headers, NGHTTP2_FLAG_END_STREAM, 1, in run_nghttp2_session_recv()
424 nghttp2_frame_headers_init(&frame.headers, NGHTTP2_FLAG_END_STREAM, 1, in run_nghttp2_frame_pack_headers()
H A Dnghttp2_session_test.c701 nghttp2_frame_headers_init(&frame.headers, NGHTTP2_FLAG_END_HEADERS, 1, in test_nghttp2_session_recv()
813 nghttp2_frame_headers_init(&frame.headers, NGHTTP2_FLAG_END_HEADERS, 2, in test_nghttp2_session_recv_invalid_stream_id()
858 nghttp2_frame_headers_init(&frame.headers, NGHTTP2_FLAG_END_HEADERS, 1, in test_nghttp2_session_recv_invalid_frame()
1266 nghttp2_frame_headers_init(&frame.headers, NGHTTP2_FLAG_NONE, 1, in test_nghttp2_session_recv_continuation()
1328 nghttp2_frame_headers_init(&frame.headers, NGHTTP2_FLAG_NONE, 1, in test_nghttp2_session_recv_continuation()
1386 nghttp2_frame_headers_init(&frame.headers, NGHTTP2_FLAG_NONE, 1, in test_nghttp2_session_recv_continuation()
1463 nghttp2_frame_headers_init(&frame.headers, in test_nghttp2_session_recv_headers_with_priority()
1498 nghttp2_frame_headers_init(&frame.headers, in test_nghttp2_session_recv_headers_with_priority()
1545 nghttp2_frame_headers_init(&frame.headers, in test_nghttp2_session_recv_headers_with_priority()
1714 nghttp2_frame_headers_init( in test_nghttp2_session_recv_headers_early_response()
[all...]
H A Dnghttp2_frame_test.c96 nghttp2_frame_headers_init( in test_nghttp2_frame_pack_headers()
195 nghttp2_frame_headers_init( in test_nghttp2_frame_pack_headers_frame_too_large()
H A Dnghttp2_test_helper.c225 nghttp2_frame_headers_init(&frame.headers, flags, stream_id, in pack_headers()
/third_party/nghttp2/lib/
H A Dnghttp2_frame.h433 void nghttp2_frame_headers_init(nghttp2_headers *frame, uint8_t flags,
H A Dnghttp2_submit.c117 nghttp2_frame_headers_init(&frame->headers, flags_copy, stream_id, hcat, in submit_headers_shared()
134 /* nghttp2_frame_headers_init() takes ownership of nva_copy. */ in submit_headers_shared()
H A Dnghttp2_frame.c62 void nghttp2_frame_headers_init(nghttp2_headers *frame, uint8_t flags, in nghttp2_frame_headers_init() function
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_frame.h433 void nghttp2_frame_headers_init(nghttp2_headers *frame, uint8_t flags,
H A Dnghttp2_submit.c117 nghttp2_frame_headers_init(&frame->headers, flags_copy, stream_id, hcat, in submit_headers_shared()
134 /* nghttp2_frame_headers_init() takes ownership of nva_copy. */ in submit_headers_shared()
H A Dnghttp2_frame.c62 void nghttp2_frame_headers_init(nghttp2_headers *frame, uint8_t flags, in nghttp2_frame_headers_init() function

Completed in 16 milliseconds