arphdr Struct Reference
#include <net/if_arp.h>
Detailed Description
ARP packet header structure.
Field Documentation
|
|
Format of hardware address.
Nut/Net supports ARPHRD_ETHER only. |
|
|
ARP operation.
May be either ARPOP_REQUEST or ARPOP_REPLY. |
|
|
Format of protocol address.
Only ETHERTYPE_IP is supported by Nut/Net. |