[][src]Crate ntpd

Structs

Header

NTP packet header.

NtpPacket

Ntp package format:

RefIdentifier

Reference identifier.

ShortTimestamp

Short format of timestamp.

Stratum

8-bit stratum type.

Timestamp

64-bits timestamp.

Enums

Error
LeapIndicator

2-bits indicator to check leap second.

Mode

3-bits mode type of NTP packet.

Version

3-bits version number of NTP protocol.

Traits

BinLen

Number of bytes of binary representation of struct.

ToNetPacket