Home
last modified time | relevance | path

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

/third_party/nghttp2/lib/
H A Dnghttp2_outbound_item.c87 nghttp2_frame_altsvc_free(&frame->ext, mem); in nghttp2_outbound_item_free()
H A Dnghttp2_frame.h523 void nghttp2_frame_altsvc_free(nghttp2_extension *frame, nghttp2_mem *mem);
H A Dnghttp2_submit.c573 nghttp2_frame_altsvc_free(&frame->ext, mem); in nghttp2_submit_altsvc()
H A Dnghttp2_frame.c214 void nghttp2_frame_altsvc_free(nghttp2_extension *frame, nghttp2_mem *mem) { in nghttp2_frame_altsvc_free() function
H A Dnghttp2_session.c356 nghttp2_frame_altsvc_free(&iframe->frame.ext, mem); in session_inbound_frame_reset()
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_outbound_item.c87 nghttp2_frame_altsvc_free(&frame->ext, mem); in nghttp2_outbound_item_free()
H A Dnghttp2_frame.h523 void nghttp2_frame_altsvc_free(nghttp2_extension *frame, nghttp2_mem *mem);
H A Dnghttp2_submit.c573 nghttp2_frame_altsvc_free(&frame->ext, mem); in nghttp2_submit_altsvc()
H A Dnghttp2_frame.c214 void nghttp2_frame_altsvc_free(nghttp2_extension *frame, nghttp2_mem *mem) { in nghttp2_frame_altsvc_free() function
H A Dnghttp2_session.c356 nghttp2_frame_altsvc_free(&iframe->frame.ext, mem); in session_inbound_frame_reset()
/third_party/nghttp2/tests/
H A Dnghttp2_frame_test.c496 nghttp2_frame_altsvc_free(&oframe, mem); in test_nghttp2_frame_pack_altsvc()
497 nghttp2_frame_altsvc_free(&frame, mem); in test_nghttp2_frame_pack_altsvc()

Completed in 27 milliseconds