Struct peel_ip::layer2::ipv4::Ipv4Parser [] [src]

pub struct Ipv4Parser;

The IPv4 parser

Trait Implementations

impl Parsable<PathIp> for Ipv4Parser
[src]

Parse an Ipv4Packet from an &[u8]

impl Display for Ipv4Parser
[src]

Formats the value using the given formatter.