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

if_arp.h File Reference

ARP protocol header. More...

#include <sys/types.h>

Go to the source code of this file.

Data Structures

struct  arphdr
 ARP packet header structure. More...


Defines

#define ARPHRD_ETHER   1
 ethernet hardware format

#define ARPOP_REQUEST   1
 request to resolve address

#define ARPOP_REPLY   2
 response to previous request


Typedefs

typedef arphdr ARPHDR
 ARP packet header type.


Detailed Description

ARP protocol header.

See RFC 826 for protocol description.


Generated on Thu Jan 30 22:30:54 2003 for EduNet by doxygen1.2.18