Home
last modified time | relevance | path

Searched refs:nghttp2_frame_goaway_free (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/linkkit/external/nghttp2/
A Dnghttp2_outbound_item.c72 nghttp2_frame_goaway_free(&frame->goaway, mem); in nghttp2_outbound_item_free()
A Dnghttp2_frame.h459 void nghttp2_frame_goaway_free(nghttp2_goaway *frame, nghttp2_mem *mem);
A Dnghttp2_frame.c177 void nghttp2_frame_goaway_free(nghttp2_goaway *frame, nghttp2_mem *mem) in nghttp2_frame_goaway_free() function
A Dnghttp2_session.c345 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