NdpQueueItem Struct Reference
NDP queue item. More...
#include <ndp.h>
Data Fields | |
| NetInterface * | srcInterface |
| Interface from which the packet has been received. More... | |
| 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
◆ srcInterface
| NetInterface* srcInterface |
The documentation for this struct was generated from the following file:
- cyclone_tcp/ipv6/ndp.h
