KallistiOS git master
Independent SDK for the Sega Dreamcast
Loading...
Searching...
No Matches
udplite.h File Reference

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.
 

Detailed Description

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.

Author
Lawrence Sebald