Wireshark 4.5.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Public Attributes | List of all members
_quic_stream_state Struct Reference

Public Attributes

uint64_t stream_id
 
wmem_tree_tmultisegment_pdus
 
void * subdissector_private
 

Detailed Description

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.


The documentation for this struct was generated from the following file: