Main Page | Modules | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages | Examples

ether_arp Struct Reference

#include <netinet/if_ether.h>

Collaboration diagram for ether_arp:

Collaboration graph
[legend]

Detailed Description

Ethernet ARP protocol structure.

See RFC 826 for protocol description.


Data Fields

ARPHDR ea_hdr
 Fixed-size header.
u_char arp_sha [6]
 Source hardware address.
u_long arp_spa
 Source protocol address.
u_char arp_tha [6]
 Target hardware address.
u_long arp_tpa
 Target protocol address.


© 2000-2006 by egnite Software GmbH - visit http://www.ethernut.de/