Wireshark  4.3.0
The Wireshark network protocol analyzer
Public Attributes | List of all members
quic_datagram Struct Reference

Public Attributes

quic_info_data_tconn
 
quic_packet_info_t first_packet
 
uint64_t seq_num
 
bool from_server: 1
 
bool stateless_reset: 1
 

Detailed Description

A UDP datagram contains one or more QUIC packets.

Member Data Documentation

◆ seq_num

uint64_t quic_datagram::seq_num

Sequence number of the connection ID


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