Expand description
Parsing and serialization of ARP packets.
Structs§
- ArpPacket
 - An ARP packet.
 - ArpPacket
Builder  - A builder for ARP packets.
 
Enums§
- ArpHardware
Type  - An ARP hardware protocol.
 - ArpNetwork
Type  - An ARP network protocol.
 - ArpOp
 - The type of an ARP operation.
 
Traits§
Functions§
- peek_
arp_ types  - Peek at an ARP header to see what hardware and protocol address types are used.