Home
last modified time | relevance | path

Searched refs:nghttp2_frame_pack_rst_stream (Results 1 - 9 of 9) sorted by relevance

/third_party/nghttp2/lib/
H A Dnghttp2_frame.h172 void nghttp2_frame_pack_rst_stream(nghttp2_bufs *bufs,
H A Dnghttp2_frame.c456 void nghttp2_frame_pack_rst_stream(nghttp2_bufs *bufs, in nghttp2_frame_pack_rst_stream() function
H A Dnghttp2_session.c2496 nghttp2_frame_pack_rst_stream(&session->aob.framebufs, &frame->rst_stream); in session_prep_frame()
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_frame.h172 void nghttp2_frame_pack_rst_stream(nghttp2_bufs *bufs,
H A Dnghttp2_frame.c456 void nghttp2_frame_pack_rst_stream(nghttp2_bufs *bufs, in nghttp2_frame_pack_rst_stream() function
H A Dnghttp2_session.c2491 nghttp2_frame_pack_rst_stream(&session->aob.framebufs, &frame->rst_stream); in session_prep_frame()
/third_party/nghttp2/tests/
H A Dnghttp2_frame_test.c245 nghttp2_frame_pack_rst_stream(&bufs, &frame); in test_nghttp2_frame_pack_rst_stream()
258 nghttp2_frame_pack_rst_stream(&bufs, &frame); in test_nghttp2_frame_pack_rst_stream()
H A Dfailmalloc_test.c373 nghttp2_frame_pack_rst_stream(&bufs, &frame.rst_stream); in run_nghttp2_session_recv()
H A Dnghttp2_session_test.c12045 nghttp2_frame_pack_rst_stream(&bufs, &frame.rst_stream); in test_nghttp2_session_stream_reset_ratelim()

Completed in 37 milliseconds