_SocketQueueItem Struct Reference
Receive queue item. More...
#include <socket.h>
Data Fields | |
struct _SocketQueueItem * | next |
NetInterface * | interface |
IpAddr | srcIpAddr |
uint16_t | srcPort |
IpAddr | destIpAddr |
NetBuffer * | buffer |
size_t | offset |
NetRxAncillary | ancillary |
Detailed Description
Field Documentation
◆ ancillary
NetRxAncillary ancillary |
◆ buffer
◆ destIpAddr
◆ interface
NetInterface* interface |
◆ next
struct _SocketQueueItem* next |
◆ offset
◆ srcIpAddr
◆ srcPort
The documentation for this struct was generated from the following file:
- cyclone_tcp/core/socket.h