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

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

Detailed Description

TLV (Type-Length-Value) header used for information elements appended to the Observer capture file header.

Member Data Documentation

◆ length

uint16_t tlv_header::length

Total length in bytes of this TLV element, including this header.

◆ type

uint16_t tlv_header::type

Type identifier indicating the kind of information carried in this TLV element.


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