TLV header data structure.
Definition at line 40 of file mbin.h.
#include <mbin.h>
|
| uint16_t | type |
| | Type (see mbin_tlv_types). More...
|
| |
| uint16_t | len |
| | Length of payload (excludes header). More...
|
| |
◆ len
| uint16_t mbin_tlv_hdr::len |
Length of payload (excludes header).
Definition at line 45 of file mbin.h.
◆ type
| uint16_t mbin_tlv_hdr::type |
Type (see mbin_tlv_types).
Definition at line 43 of file mbin.h.
The documentation for this struct was generated from the following file: