|
Wireshark 4.7.3
The Wireshark network protocol analyzer
|
TLV (Type-Length-Value) header used for information elements appended to the Observer capture file header. More...
#include <observer.h>
Public Attributes | |
| uint16_t | type |
| uint16_t | length |
TLV (Type-Length-Value) header used for information elements appended to the Observer capture file header.
| uint16_t tlv_header::length |
Total length in bytes of this TLV element, including this header.
| uint16_t tlv_header::type |
Type identifier indicating the kind of information carried in this TLV element.