iPXE
Data Fields
lldp_tlv Struct Reference

An LLDP TLV header. More...

#include <lldp.h>

Data Fields

uint16_t type_len
 Type and length. More...
 
uint8_t data [0]
 Data. More...
 

Detailed Description

An LLDP TLV header.

Definition at line 15 of file lldp.h.

Field Documentation

◆ type_len

uint16_t lldp_tlv::type_len

Type and length.

Definition at line 17 of file lldp.h.

◆ data

uint8_t lldp_tlv::data[0]

Data.

Definition at line 19 of file lldp.h.


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