Searched defs:quic_channel_st (Results 1 – 1 of 1) sorted by relevance
31 struct quic_channel_st { struct32 QUIC_PORT *port;49 QUIC_TLS *qtls;50 SSL *tls;53 QUIC_LCIDM *lcidm;55 QUIC_SRTM *srtm;58 QLOG *qlog;64 unsigned char *local_transport_params;69 uint8_t *pending_new_token;70 size_t pending_new_token_len;[all …]