Searched refs:IP_MULTICAST_TTL (Results 1 – 3 of 3) sorted by relevance
342 Libcore.os.setsockoptByte(fd, IPPROTO_IP, IP_MULTICAST_TTL, (Integer) value); in setSocketOptionErrno()
311 public static final int IP_MULTICAST_TTL = placeholder(); field in OsConstants
334 initConstant(env, c, "IP_MULTICAST_TTL", IP_MULTICAST_TTL); in OsConstants_initConstants()