![]() |
FD.io VPP
v19.04-6-g6f05f72
Vector Packet Processing
|
Collaboration diagram for quic_ctx_:Data Fields | |
| union { | |
| transport_connection_t connection | |
| quic_ctx_id_t c_quic_ctx_id | |
| }; | |
| quicly_stream_t * | stream |
| u8 * | srv_hostname |
| u32 | client_opaque |
| u8 | is_listener |
| union { ... } |
| transport_connection_t quic_ctx_::connection |