Searched refs:ORIGINATE_TIMESTAMP_OFFSET (Results 1 – 1 of 1) sorted by relevance
58 constexpr int32_t ORIGINATE_TIMESTAMP_OFFSET = 24; variable220 int offsetEnd = ORIGINATE_TIMESTAMP_OFFSET + sizeof(uint64_t); in CreateMessage()221 for (int loop = ORIGINATE_TIMESTAMP_OFFSET; loop < offsetEnd; loop++) { in CreateMessage()255 _sntpMsg._originateTimestamp = GetNtpTimestamp64(ORIGINATE_TIMESTAMP_OFFSET, buffer); in ReceivedMessage()