|
Wireshark 4.7.3
The Wireshark network protocol analyzer
|
Standard log object header (type 1) carrying a single timestamp. More...
#include <blf.h>
Public Attributes | |
| uint32_t | flags |
| uint16_t | client_index |
| uint16_t | object_version |
| uint64_t | object_timestamp |
Standard log object header (type 1) carrying a single timestamp.
| uint16_t blf_logobjectheader::client_index |
Index identifying the client that generated this object.
| uint32_t blf_logobjectheader::flags |
Object flags bitmask controlling timestamp and other behavior.
| uint64_t blf_logobjectheader::object_timestamp |
Timestamp of this object in nanoseconds relative to the measurement start.
| uint16_t blf_logobjectheader::object_version |
Version of the object format.