KallistiOS  2.0.0
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
Macros
IPv4 protocol level options

Macros

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

Detailed Description

These are the various socket-level optoins that can be accessed with the setsockopt() and getsockopt() fnctions 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:
Socket-level options
IPv6 protocol level options

Macro Definition Documentation

#define IP_TTL   24

TTL for unicast (get/set)