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

Header for a BLF application text object carrying an embedded variable-length string. More...

#include <blf.h>

Public Attributes

uint32_t source
uint32_t reservedAppText1
uint32_t textLength
uint32_t reservedAppText2

Detailed Description

Header for a BLF application text object carrying an embedded variable-length string.

Member Data Documentation

◆ reservedAppText1

uint32_t blf_apptext::reservedAppText1

Reserved; must be zero.

◆ reservedAppText2

uint32_t blf_apptext::reservedAppText2

Reserved; must be zero.

◆ source

uint32_t blf_apptext::source

Identifier of the source or subsystem that generated this text entry.

◆ textLength

uint32_t blf_apptext::textLength

Length in bytes of the text string that follows this header.


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