Searched refs:vquic_ctx_free (Results 1 – 5 of 5) sorted by relevance
57 void vquic_ctx_free(struct cf_quic_ctx *qctx);
103 void vquic_ctx_free(struct cf_quic_ctx *qctx) in vquic_ctx_free() function
143 vquic_ctx_free(&ctx->q); in cf_quiche_ctx_free()
1993 vquic_ctx_free(&ctx->q); in cf_ngtcp2_ctx_close()
331 vquic_ctx_free(&ctx->q); in cf_osslq_ctx_close()
Completed in 26 milliseconds