Home
last modified time | relevance | path

Searched refs:h2_c2_destroy (Results 1 – 3 of 3) sorted by relevance

/dports/www/mod_http2/mod_h2-2.0.2/mod_http2/
H A Dh2_c2.h45 void h2_c2_destroy(conn_rec *c2);
H A Dh2_c2.c229 void h2_c2_destroy(conn_rec *c2) in h2_c2_destroy() function
H A Dh2_mplx.c503 h2_c2_destroy(c2); in c1_purge_streams()