pub fn parse_ntpv4(i: &[u8]) -> IResult<&[u8], NtpV4Packet<'_>>
Parse an NTP version 4 packet (RFC 1305)