Function parse_arp_packet

Source
pub fn parse_arp_packet(buf: &[u8]) -> ParseResult<ArpPacketInfo>
Expand description

Parse an ARP packet.