Searched refs:ossl_quic_channel_local_close (Results 1 – 4 of 4) sorted by relevance
208 void ossl_quic_channel_local_close(QUIC_CHANNEL *ch, uint64_t app_error_code,
526 ossl_quic_channel_local_close(srv->ch, app_error_code, NULL); in ossl_quic_tserver_shutdown()
2625 void ossl_quic_channel_local_close(QUIC_CHANNEL *ch, uint64_t app_error_code, in ossl_quic_channel_local_close() function
1317 ossl_quic_channel_local_close(ctx.qc->ch, in ossl_quic_conn_shutdown()
Completed in 23 milliseconds