| KallistiOS
    2.0.0
    | 
| Macros | |
| #define | IP_TTL 24 | 
| TTL for unicast (get/set) | |
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.
| #define IP_TTL 24 | 
TTL for unicast (get/set)
 1.8.1.1
 1.8.1.1