|
Wireshark 4.7.3
The Wireshark network protocol analyzer
|
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 |
Header for a BLF application text object carrying an embedded variable-length string.
| uint32_t blf_apptext::reservedAppText1 |
Reserved; must be zero.
| uint32_t blf_apptext::reservedAppText2 |
Reserved; must be zero.
| uint32_t blf_apptext::source |
Identifier of the source or subsystem that generated this text entry.
| uint32_t blf_apptext::textLength |
Length in bytes of the text string that follows this header.