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

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

Detailed Description

Standard log object header (type 1) carrying a single timestamp.

Member Data Documentation

◆ client_index

uint16_t blf_logobjectheader::client_index

Index identifying the client that generated this object.

◆ flags

uint32_t blf_logobjectheader::flags

Object flags bitmask controlling timestamp and other behavior.

◆ object_timestamp

uint64_t blf_logobjectheader::object_timestamp

Timestamp of this object in nanoseconds relative to the measurement start.

◆ object_version

uint16_t blf_logobjectheader::object_version

Version of the object format.


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