Home
last modified time | relevance | path

Searched refs:nghttp3_frame_headers_free (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_frame.h209 * nghttp3_frame_headers_free frees memory allocated for |fr|. It
212 void nghttp3_frame_headers_free(nghttp3_frame_headers *fr,
H A Dnghttp3_frame.c197 void nghttp3_frame_headers_free(nghttp3_frame_headers *fr, in nghttp3_frame_headers_free() function
H A Dnghttp3_stream.c147 nghttp3_frame_headers_free(&frent->fr.headers, mem); in delete_frq()
267 nghttp3_frame_headers_free(&frent->fr.headers, stream->mem); in nghttp3_stream_fill_outq()

Completed in 3 milliseconds