LoopbackDriverQueueEntry Struct Reference
Loopback interface queue entry. More...
#include <loopback_driver.h>
Data Fields | |
size_t | length |
uint8_t | data [ETH_MTU] |
Detailed Description
Loopback interface queue entry.
Definition at line 49 of file loopback_driver.h.
Field Documentation
◆ data
uint8_t data[ETH_MTU] |
Definition at line 52 of file loopback_driver.h.
◆ length
size_t length |
Definition at line 51 of file loopback_driver.h.
The documentation for this struct was generated from the following file:
- cyclone_tcp/drivers/loopback/loopback_driver.h