_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
Field Documentation
◆ data
| uint8_t data[LLDP_MAX_LLDPDU_SIZE] |
◆ length
◆ pos
The documentation for this struct was generated from the following file:
- cyclone_tcp/lldp/lldp.h
