|
Wireshark 4.7.0
The Wireshark network protocol analyzer
|
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 Connection * | next |
| uint32_t Connection::dst_raw |
IPv4 only, referenced in address structs
| char* Connection::name |
name given in XML, may be an empty string, never NULL
| uint32_t Connection::sequence |
this would have to be reset per dissection
| uint32_t Connection::smi |
safeMessageIdentifier, sourced from the xml-config
| uint16_t Connection::udv |
userDataVersion, should match what's in the VDP_TRAILER