Error and status codes specific to UDP.
More...
|
#define | UDP_PORT_IN_USE (IOT_UDP6_ERR_BASE+0x0040) |
|
#define | UDP_BAD_CHECKSUM (IOT_UDP6_ERR_BASE+0x0041) |
|
#define | UDP_TRUNCATED_PACKET (IOT_UDP6_ERR_BASE+0x0042) |
|
#define | UDP_MALFORMED_PACKET (IOT_UDP6_ERR_BASE+0x0043) |
|
#define | UDP_INTERFACE_NOT_READY (IOT_UDP6_ERR_BASE+0x0044) |
|
Error and status codes specific to UDP.