Home
last modified time | relevance | path

Searched refs:nghttp2_frame_goaway_free (Results 1 - 10 of 10) sorted by relevance

/third_party/nghttp2/lib/
H A Dnghttp2_outbound_item.c70 nghttp2_frame_goaway_free(&frame->goaway, mem); in nghttp2_outbound_item_free()
H A Dnghttp2_frame.h304 * nghttp2_frame_goaway_free().
492 void nghttp2_frame_goaway_free(nghttp2_goaway *frame, nghttp2_mem *mem);
H A Dnghttp2_frame.c154 void nghttp2_frame_goaway_free(nghttp2_goaway *frame, nghttp2_mem *mem) { in nghttp2_frame_goaway_free() function
H A Dnghttp2_session.c340 nghttp2_frame_goaway_free(&iframe->frame.goaway, mem); in session_inbound_frame_reset()
7473 nghttp2_frame_goaway_free(&frame->goaway, mem); in nghttp2_session_add_goaway()
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_outbound_item.c70 nghttp2_frame_goaway_free(&frame->goaway, mem); in nghttp2_outbound_item_free()
H A Dnghttp2_frame.h304 * nghttp2_frame_goaway_free().
492 void nghttp2_frame_goaway_free(nghttp2_goaway *frame, nghttp2_mem *mem);
H A Dnghttp2_frame.c154 void nghttp2_frame_goaway_free(nghttp2_goaway *frame, nghttp2_mem *mem) { in nghttp2_frame_goaway_free() function
H A Dnghttp2_session.c340 nghttp2_frame_goaway_free(&iframe->frame.goaway, mem); in session_inbound_frame_reset()
7462 nghttp2_frame_goaway_free(&frame->goaway, mem); in nghttp2_session_add_goaway()
/third_party/nghttp2/tests/
H A Dnghttp2_frame_test.c408 nghttp2_frame_goaway_free(&oframe, mem); in test_nghttp2_frame_pack_goaway()
421 nghttp2_frame_goaway_free(&oframe, mem); in test_nghttp2_frame_pack_goaway()
423 nghttp2_frame_goaway_free(&frame, mem); in test_nghttp2_frame_pack_goaway()
H A Dnghttp2_session_test.c4344 nghttp2_frame_goaway_free(&frame.goaway, mem); in test_nghttp2_session_on_goaway_received()
4367 nghttp2_frame_goaway_free(&frame.goaway, mem); in test_nghttp2_session_on_goaway_received()

Completed in 37 milliseconds