Struct peel_ip::layer4::ntp::NtpParser [] [src]

pub struct NtpParser;

The UDP parser

Trait Implementations

impl Parsable<PathIp> for NtpParser
[src]

Parse a NtpPacket from an &[u8]

impl Display for NtpParser
[src]

Formats the value using the given formatter.