_LldpDataUnit Struct Reference

LLDP data unit. More...

#include <lldp.h>

Data Fields

uint8_t data [LLDP_MAX_LLDPDU_SIZE]
 
size_t length
 
size_t pos
 

Detailed Description

LLDP data unit.

Definition at line 234 of file lldp.h.

Field Documentation

◆ data

uint8_t data[LLDP_MAX_LLDPDU_SIZE]

Definition at line 236 of file lldp.h.

◆ length

size_t length

Definition at line 237 of file lldp.h.

◆ pos

size_t pos

Definition at line 238 of file lldp.h.


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