Wireshark 4.7.3
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Connection Struct Reference

Public Attributes

char * name
address src
address dst
uint32_t src_raw
uint32_t dst_raw
uint16_t udv
uint32_t smi
uint32_t sequence
struct Connectionnext

Member Data Documentation

◆ dst_raw

uint32_t Connection::dst_raw

IPv4 only, referenced in address structs

◆ name

char* Connection::name

name given in XML, may be an empty string, never NULL

◆ sequence

uint32_t Connection::sequence

this would have to be reset per dissection

◆ smi

uint32_t Connection::smi

safeMessageIdentifier, sourced from the xml-config

◆ udv

uint16_t Connection::udv

userDataVersion, should match what's in the VDP_TRAILER


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