Home
last modified time | relevance | path

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

/third_party/nghttp2/lib/
H A Dnghttp2_outbound_item.c58 nghttp2_frame_rst_stream_free(&frame->rst_stream); in nghttp2_outbound_item_free()
H A Dnghttp2_frame.h448 void nghttp2_frame_rst_stream_free(nghttp2_rst_stream *frame);
H A Dnghttp2_frame.c99 void nghttp2_frame_rst_stream_free(nghttp2_rst_stream *frame) { (void)frame; } in nghttp2_frame_rst_stream_free() function
H A Dnghttp2_session.c321 nghttp2_frame_rst_stream_free(&iframe->frame.rst_stream); in session_inbound_frame_reset()
1283 nghttp2_frame_rst_stream_free(&frame->rst_stream); in nghttp2_session_add_rst_stream()
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_outbound_item.c58 nghttp2_frame_rst_stream_free(&frame->rst_stream); in nghttp2_outbound_item_free()
H A Dnghttp2_frame.h448 void nghttp2_frame_rst_stream_free(nghttp2_rst_stream *frame);
H A Dnghttp2_frame.c99 void nghttp2_frame_rst_stream_free(nghttp2_rst_stream *frame) { (void)frame; } in nghttp2_frame_rst_stream_free() function
H A Dnghttp2_session.c321 nghttp2_frame_rst_stream_free(&iframe->frame.rst_stream); in session_inbound_frame_reset()
1278 nghttp2_frame_rst_stream_free(&frame->rst_stream); in nghttp2_session_add_rst_stream()
/third_party/nghttp2/tests/
H A Dnghttp2_frame_test.c253 nghttp2_frame_rst_stream_free(&oframe); in test_nghttp2_frame_pack_rst_stream()
267 nghttp2_frame_rst_stream_free(&oframe); in test_nghttp2_frame_pack_rst_stream()
269 nghttp2_frame_rst_stream_free(&frame); in test_nghttp2_frame_pack_rst_stream()
H A Dfailmalloc_test.c374 nghttp2_frame_rst_stream_free(&frame.rst_stream); in run_nghttp2_session_recv()
H A Dnghttp2_session_test.c3675 nghttp2_frame_rst_stream_free(&frame.rst_stream); in test_nghttp2_session_on_rst_stream_received()
7391 nghttp2_frame_rst_stream_free(&frame.rst_stream); in test_nghttp2_session_stop_data_with_rst_stream()
12046 nghttp2_frame_rst_stream_free(&frame.rst_stream); in test_nghttp2_session_stream_reset_ratelim()

Completed in 40 milliseconds