ossl_quic_port_create_outgoing
QUIC_CHANNEL *ossl_quic_port_create_outgoing(QUIC_PORT *port, SSL *tls);
qc->ch = ossl_quic_port_create_outgoing(qc->port, qc->tls);
qc->ch = ossl_quic_port_create_outgoing(qc->port, qc->tls);