Home
last modified time | relevance | path

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

/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_frame.c193 void nghttp3_nva_del(nghttp3_nv *nva, const nghttp3_mem *mem) { in nghttp3_nva_del() function
203 nghttp3_nva_del(fr->nva, mem); in nghttp3_frame_headers_free()
H A Dnghttp3_frame.h192 * The |*pnva| must be freed using nghttp3_nva_del().
204 * nghttp3_nva_del frees |nva|.
206 void nghttp3_nva_del(nghttp3_nv *nva, const nghttp3_mem *mem);
H A Dnghttp3_conn.c2081 nghttp3_nva_del(nnva, conn->mem); in conn_submit_headers_data()

Completed in 4 milliseconds