KallistiOS git master
Independent SDK for the Sega Dreamcast
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Options

Options for v4 of the Internet Protocol More...

Macros

#define IP_TTL   24
 TTL for unicast (get/set)
 

Detailed Description

Options for v4 of the Internet Protocol

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

As there isn't really a full standard list of these defined in the SUS (apparently), only ones that we support are listed here.

See also
Options
Options
UDP Options
UDP-Lite Options
Options

Macro Definition Documentation

◆ IP_TTL

#define IP_TTL   24

TTL for unicast (get/set)