Home
last modified time | relevance | path

Searched defs:quic_port_st (Results 1 – 1 of 1) sorted by relevance

/openssl/ssl/quic/
H A Dquic_port_local.h43 struct quic_port_st { struct
45 QUIC_ENGINE *engine;
54 SSL_CTX *channel_ctx;
57 BIO *net_rbio, *net_wbio;
60 QUIC_DEMUX *demux;
66 QUIC_CHANNEL *tserver_ch;
69 QUIC_LCIDM *lcidm;
72 QUIC_SRTM *srtm;
75 ERR_STATE *err_state;
78 unsigned char rx_short_dcid_len;
[all …]

Completed in 4 milliseconds