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

_EtherARP Struct Reference

#include <decode.h>

List of all members.

Public Attributes

ARPHdr ea_hdr
u_int8_t arp_sha [6]
u_int8_t arp_spa [4]
u_int8_t arp_tha [6]
u_int8_t arp_tpa [4]


Member Data Documentation

u_int8_t _EtherARP::arp_sha[6]
 

Definition at line 1003 of file decode.h.

Referenced by DetectARPattacks(), and PrintArpHeader().

u_int8_t _EtherARP::arp_spa[4]
 

Definition at line 1004 of file decode.h.

Referenced by DetectARPattacks(), and PrintArpHeader().

u_int8_t _EtherARP::arp_tha[6]
 

Definition at line 1005 of file decode.h.

Referenced by DetectARPattacks(), and PrintArpHeader().

u_int8_t _EtherARP::arp_tpa[4]
 

Definition at line 1006 of file decode.h.

Referenced by PrintArpHeader().

ARPHdr _EtherARP::ea_hdr
 

Definition at line 1002 of file decode.h.

Referenced by DetectARPattacks(), and PrintArpHeader().


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