Home
last modified time | relevance | path

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

/openssl/ssl/quic/
H A Dquic_channel_local.h30 struct quic_channel_st { struct
44 QUIC_TLS *qtls;
45 SSL *tls;
50 QUIC_SRTM *srtm;
53 QLOG *qlog;
68 OSSL_QUIC_TX_PACKETISER *txp;
70 QUIC_CFQ *cfq;
76 QUIC_RXFC conn_rxfc, crypto_rxfc[QUIC_PN_SPACE_NUM];
77 QUIC_RXFC max_streams_bidi_rxfc, max_streams_uni_rxfc;
78 QUIC_STREAM_MAP qsm;
[all …]

Completed in 13 milliseconds