KallistiOS git master
Independent SDK for the Sega Dreamcast
Loading...
Searching...
No Matches
UDP-Lite Options

UDP-Lite protocol level options. More...

Macros

#define UDPLITE_SEND_CSCOV   26
 Sending checksum coverage.
 
#define UDPLITE_RECV_CSCOV   27
 Receiving checksum coverage.
 

Detailed Description

UDP-Lite protocol level options.

These are the various socket-level options that can be accessed with the setsockopt() and getsockopt() functions for the IPPROTO_UDPLITE level value.

See also
Options
Options
Options
UDP Options
Options

Macro Definition Documentation

◆ UDPLITE_RECV_CSCOV

#define UDPLITE_RECV_CSCOV   27

Receiving checksum coverage.

◆ UDPLITE_SEND_CSCOV

#define UDPLITE_SEND_CSCOV   26

Sending checksum coverage.