KallistiOS git master
Independent SDK for the Sega Dreamcast
|
Definitions for UDP-Lite. More...
#include <sys/cdefs.h>
Go to the source code of this file.
Macros | |
#define | UDPLITE_SEND_CSCOV 26 |
Sending checksum coverage. | |
#define | UDPLITE_RECV_CSCOV 27 |
Receiving checksum coverage. | |
Definitions for UDP-Lite.
This file contains definitions related to UDP-Lite, a version of UDP that allows for partial checksum coverage (rather than requiring that either all or none of the packet is covered as does UDP).
UDP-Lite is described in RFC 3828.