Wireshark 4.5.0
The Wireshark network protocol analyzer
|
Public Attributes | |
uint64_t | stream_id |
wmem_tree_t * | multisegment_pdus |
void * | subdissector_private |
Per-STREAM state, identified by QUIC Stream ID.
Assume that every QUIC Short Header packet has no STREAM frames that overlap each other in the same QUIC packet (identified by "frame_num"). Thus, the Stream ID and offset uniquely identifies the STREAM Frame info in per packet.