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

etharp_hdr Struct Reference

#include <etharp.h>


Public Member Functions

 PACK_STRUCT_FIELD (struct eth_hdr ethhdr)
 PACK_STRUCT_FIELD (u16_t hwtype)
 PACK_STRUCT_FIELD (u16_t proto)
 PACK_STRUCT_FIELD (u16_t _hwlen_protolen)
 PACK_STRUCT_FIELD (u16_t opcode)
 PACK_STRUCT_FIELD (struct eth_addr shwaddr)
 PACK_STRUCT_FIELD (struct ip_addr sipaddr)
 PACK_STRUCT_FIELD (struct eth_addr dhwaddr)
 PACK_STRUCT_FIELD (struct ip_addr dipaddr)


Detailed Description

the ARP message

Definition at line 60 of file etharp.h.


Member Function Documentation

etharp_hdr::PACK_STRUCT_FIELD struct ip_addr  dipaddr  ) 
 

etharp_hdr::PACK_STRUCT_FIELD struct eth_addr  dhwaddr  ) 
 

etharp_hdr::PACK_STRUCT_FIELD struct ip_addr  sipaddr  ) 
 

etharp_hdr::PACK_STRUCT_FIELD struct eth_addr  shwaddr  ) 
 

etharp_hdr::PACK_STRUCT_FIELD u16_t  opcode  ) 
 

etharp_hdr::PACK_STRUCT_FIELD u16_t  _hwlen_protolen  ) 
 

etharp_hdr::PACK_STRUCT_FIELD u16_t  proto  ) 
 

etharp_hdr::PACK_STRUCT_FIELD u16_t  hwtype  ) 
 

etharp_hdr::PACK_STRUCT_FIELD struct eth_hdr  ethhdr  ) 
 


The documentation for this struct was generated from the following file:
Generated on Wed Jan 14 12:59:16 2004 for RTL-lwIP-0.4 by doxygen 1.3.4