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

Compact log object header (type 3) carrying a static size field and a single timestamp. More...

#include <blf.h>

Public Attributes

uint32_t flags
uint16_t static_size
uint16_t object_version
uint64_t object_timestamp

Detailed Description

Compact log object header (type 3) carrying a static size field and a single timestamp.

Member Data Documentation

◆ flags

uint32_t blf_logobjectheader3::flags

Object flags bitmask controlling timestamp and other behavior.

◆ object_timestamp

uint64_t blf_logobjectheader3::object_timestamp

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

◆ object_version

uint16_t blf_logobjectheader3::object_version

Version of the object format.

◆ static_size

uint16_t blf_logobjectheader3::static_size

Size in bytes of the static (non-variable) portion of the object payload.


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