![]() |
FD.io VPP
v21.06-1-gbb7418cf9
Vector Packet Processing
|
Collaboration diagram for quic_rx_packet_ctx_:Data Fields | |
| quicly_decoded_packet_t | packet |
| u8 | data [QUIC_MAX_PACKET_SIZE] |
| u32 | ctx_index |
| u32 | thread_index |
| union { | |
| struct sockaddr sa | |
| struct sockaddr_in6 sa6 | |
| }; | |
| socklen_t | salen |
| u8 | ptype |
| session_dgram_hdr_t | ph |
| union { ... } |
| u8 quic_rx_packet_ctx_::data[QUIC_MAX_PACKET_SIZE] |
| session_dgram_hdr_t quic_rx_packet_ctx_::ph |