Struct peel_ip::layer1::arp::ArpParser [] [src]

pub struct ArpParser;

The ARP parser

Trait Implementations

impl Parsable<PathIp> for ArpParser
[src]

Parse an ArpPacket from an &[u8]

impl Display for ArpParser
[src]

Formats the value using the given formatter.