Main Page | Modules | Class List | Directories | File List | Class Members | File Members | Related Pages

arp_ethip Struct Reference

#include <arp.h>

List of all members.

Public Attributes

uint8_t ar_sha [ETH_ADDR_LEN]
uint8_t ar_spa [IP_ADDR_LEN]
uint8_t ar_tha [ETH_ADDR_LEN]
uint8_t ar_tpa [IP_ADDR_LEN]


Member Data Documentation

uint8_t arp_ethip::ar_sha[ETH_ADDR_LEN]
 

Definition at line 57 of file arp.h.

uint8_t arp_ethip::ar_spa[IP_ADDR_LEN]
 

Definition at line 58 of file arp.h.

uint8_t arp_ethip::ar_tha[ETH_ADDR_LEN]
 

Definition at line 59 of file arp.h.

uint8_t arp_ethip::ar_tpa[IP_ADDR_LEN]
 

Definition at line 60 of file arp.h.


The documentation for this struct was generated from the following file:
Generated on Sun May 14 14:51:32 2006 by  doxygen 1.4.2