NetBurner 3.5.7
PDF Version

Address Resolution Protocol packet structure. More...

#include <arp.h>

Detailed Description

Address Resolution Protocol packet structure.

Defines the structure of an ARP packet as transmitted on Ethernet networks. This structure matches the ARP packet format defined in RFC 826.

ARP packets are used to resolve IP addresses to MAC addresses on local networks. The packet contains both the sender's and target's IP and MAC addresses, along with operation type.


The documentation for this struct was generated from the following file: