UdpRxCallbackEntry Struct Reference
UDP receive callback entry. More...
#include <udp.h>
Data Fields | |
| NetInterface * | interface |
| uint16_t | port |
| UdpRxCallback | callback |
| void * | param |
Detailed Description
Field Documentation
◆ callback
| UdpRxCallback callback |
◆ interface
| NetInterface* interface |
◆ param
◆ port
The documentation for this struct was generated from the following file:
- cyclone_tcp/core/udp.h
