|
Wireshark 4.7.0
The Wireshark network protocol analyzer
|
Union providing dual interpretation of the AMS user/invoke ID field. More...
#include <packet-ams.h>
Public Attributes | ||
| int32_t | hUser | |
| struct { | ||
| uint16_t fragmentNo | ||
| uint16_t packetNo | ||
| } | a | |
Union providing dual interpretation of the AMS user/invoke ID field.
| struct { ... } tUserUnion::a |
Structured access to fragment and packet counters.
| uint16_t tUserUnion::fragmentNo |
Fragment sequence number within a multi-fragment transfer.
| int32_t tUserUnion::hUser |
Opaque user handle for request/response correlation.
| uint16_t tUserUnion::packetNo |
Packet sequence number within the current session.