|
KallistiOS git master
Independent SDK for the Sega Dreamcast
|
Definitions for the User Datagram Protocol. More...
#include <sys/cdefs.h>Go to the source code of this file.
Macros | |
| #define | UDP_NOCHECKSUM 25 |
| Don't calculate UDP checksums. | |
Definitions for the User Datagram Protocol.
This file contains definitions related to the User Datagram Protocol (UDP). UDP is a connectionless datagram delivery protocol, which provides optional datagram integrity validation.
UDP is described in RFC 768.