The Pedigree Project
0.1
|
Go to the source code of this file.
Classes | |
struct | etharp_hdr |
Macros | |
#define | ETHARP_HWADDR_LEN ETH_HWADDR_LEN |
#define | SIZEOF_ETHARP_HDR 28 |
Enumerations | |
enum | etharp_hwtype { HWTYPE_ETHERNET = 1 } |
enum | etharp_opcode { ARP_REQUEST = 1, ARP_REPLY = 2 } |
Variables | |
PACK_STRUCT_BEGIN struct etharp_hdr | PACK_STRUCT_STRUCT |
ARP protocol definitions
Definition in file lwip/prot/etharp.h.