[][src]Module netsim_embed::arp

ARP packet abstraction.

Modules

ArpHardwareTypes

The ARP protocol hardware types.

ArpOperations

The ARP protocol operations.

Structs

Arp

Represents an ARP Packet.

ArpHardwareType

Represents the ARP hardware types.

ArpIterable

Used to iterate over a slice of ArpPackets

ArpOperation

Represents an ARP operation.

ArpPacket

A structure enabling manipulation of on the wire packets

MutableArpPacket

A structure enabling manipulation of on the wire packets