KallistiOS  ##version##
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
Macros
UDP-Lite protocol level options

Macros

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

Detailed Description

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
Socket-level options
IPv4 protocol level options
IPv6 protocol level options
UDP protocol level options

Macro Definition Documentation

#define UDPLITE_RECV_CSCOV   27

Receiving checksum coverage.

#define UDPLITE_SEND_CSCOV   26

Sending checksum coverage.