Searched defs:quic_port_st (Results 1 – 1 of 1) sorted by relevance
44 struct quic_port_st { struct46 QUIC_ENGINE *engine;54 SSL * (*get_conn_user_ssl)(QUIC_CHANNEL *ch, void *arg);55 void *user_ssl_arg;58 SSL_CTX *channel_ctx;61 BIO *net_rbio, *net_wbio;64 QUIC_DEMUX *demux;76 QUIC_CHANNEL *tserver_ch;79 QUIC_LCIDM *lcidm;82 QUIC_SRTM *srtm;[all …]