Module packet_formats::arp

source ·
Expand description

Parsing and serialization of ARP packets.

Structs§

Enums§

Traits§

  • A trait to represent an ARP hardware type.
  • A trait to represent an ARP protocol type.

Functions§

  • Peek at an ARP header to see what hardware and protocol address types are used.