Searched refs:NTP_MODE_BROADCAST (Results 1 – 2 of 2) sorted by relevance
53 private static final int NTP_MODE_BROADCAST = 5; field in SntpClient201 if ((mode != NTP_MODE_SERVER) && (mode != NTP_MODE_BROADCAST)) { in checkValidServerReply()
39 private static final int NTP_MODE_BROADCAST = 5; field in SntpClientTest101 case NTP_MODE_BROADCAST: in testAcceptOnlyServerAndBroadcastModes()