Module ntp_parser::ntp[][src]

Structs

An NTP version 3 packet

An NTP version 4 packet

Enums

The Err enum indicates the parser was not successful

Functions

Parse an NTP packet, version 3 or 4

Parse an NTP version 3 packet (RFC 1305)

Parse an NTP version 4 packet (RFC 1305)

Type Definitions

Holds the result of parsing functions