Searched refs:nghttp2_frame_goaway_free (Results 1 – 4 of 4) sorted by relevance
72 nghttp2_frame_goaway_free(&frame->goaway, mem); in nghttp2_outbound_item_free()
459 void nghttp2_frame_goaway_free(nghttp2_goaway *frame, nghttp2_mem *mem);
177 void nghttp2_frame_goaway_free(nghttp2_goaway *frame, nghttp2_mem *mem) in nghttp2_frame_goaway_free() function
345 nghttp2_frame_goaway_free(&iframe->frame.goaway, mem); in session_inbound_frame_reset()6982 nghttp2_frame_goaway_free(&frame->goaway, mem); in nghttp2_session_add_goaway()
Completed in 19 milliseconds