Structs§
- NtpExtension
- NtpMac
- NtpMode
- NtpV3
Packet - An NTP version 3 packet
- NtpV4
Packet - An NTP version 4 packet
Enums§
Functions§
- parse_
ntp - Parse an NTP packet, version 3 or 4
- parse_
ntp_ extension - parse_
ntpv3 - Parse an NTP version 3 packet (RFC 1305)
- parse_
ntpv4 - Parse an NTP version 4 packet (RFC 1305)
Type Aliases§
- IResult
- Holds the result of parsing functions