Module xenet_packet::arp
source · Expand description
ARP packet abstraction.
Structs
- Represents an ARP Packet.
- Represents the ARP header.
- Used to iterate over a slice of
ArpPacket
s - A structure enabling manipulation of on the wire packets
- A structure enabling manipulation of on the wire packets
Enums
- Represents the ARP hardware types.
- Represents the ARP operation types.
Constants
- ARP Header Length.
- ARP Minimum Packet Length.