Expand description
Parsing and serialization of ARP packets.
Structs§
- An ARP packet.
- A builder for ARP packets.
Enums§
- An ARP hardware protocol.
- An ARP network protocol.
- The type of an ARP operation.
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.