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

_ARPHdr Struct Reference

#include <decode.h>

List of all members.

Public Attributes

u_int16_t ar_hrd
u_int16_t ar_pro
u_int8_t ar_hln
u_int8_t ar_pln
u_int16_t ar_op


Member Data Documentation

u_int8_t _ARPHdr::ar_hln
 

Definition at line 993 of file decode.h.

Referenced by PrintArpHeader().

u_int16_t _ARPHdr::ar_hrd
 

Definition at line 991 of file decode.h.

Referenced by DetectARPattacks(), and PrintArpHeader().

u_int16_t _ARPHdr::ar_op
 

Definition at line 995 of file decode.h.

Referenced by DetectARPattacks(), and PrintArpHeader().

u_int8_t _ARPHdr::ar_pln
 

Definition at line 994 of file decode.h.

Referenced by PrintArpHeader().

u_int16_t _ARPHdr::ar_pro
 

Definition at line 992 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