| 
    UbixOS V2
    2.0
    
   | 
 

Go to the source code of this file.
Data Structures | |
| 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 etharp.h.
| #define ETHARP_HWADDR_LEN ETH_HWADDR_LEN | 
| enum etharp_hwtype | 
| enum etharp_opcode | 
| PACK_STRUCT_BEGIN struct etharp_hdr PACK_STRUCT_STRUCT |