[][src]Function ntp_parser::ntp::parse_ntp

pub fn parse_ntp(i: &[u8]) -> IResult<&[u8], NtpPacket<'_>>

Parse an NTP packet, version 3 or 4