Searched refs:NTP_MODE_CLIENT (Results 1 – 1 of 1) sorted by relevance
50 private static final int NTP_MODE_CLIENT = 3; field in SntpClient85 buffer[0] = NTP_MODE_CLIENT | (NTP_VERSION << 3); in requestTime()