ArpQueueItem Struct Reference
ARP queue item. More...
#include <arp.h>
Data Fields | |
| NetBuffer * | buffer |
| Packet waiting for address resolution. More... | |
| size_t | offset |
| Offset to the first byte of the packet. More... | |
| NetTxAncillary | ancillary |
| Additional options. More... | |
Detailed Description
Field Documentation
◆ ancillary
| NetTxAncillary ancillary |
◆ buffer
◆ offset
The documentation for this struct was generated from the following file:
- cyclone_tcp/ipv4/arp.h
