Searched refs:IP_TTL (Results 1 – 3 of 3) sorted by relevance
336 public static final int IP_TTL = placeholder(); field in OsConstants
402 Libcore.os.setsockoptInt(fd, IPPROTO_IP, IP_TTL, (Integer) value); in setSocketOptionErrno()
347 initConstant(env, c, "IP_TTL", IP_TTL); in OsConstants_initConstants()