ethernet_header Struct Reference

#include <decode_ethernet.h>


Data Fields

unsigned char DstMac [6]
unsigned char SrcMac [6]
unsigned short Type


Detailed Description

Definition at line 11 of file decode_ethernet.h.


Field Documentation

unsigned char ethernet_header::DstMac[6]

Definition at line 12 of file decode_ethernet.h.

Referenced by SendARP(), and TestEthernetDst().

unsigned char ethernet_header::SrcMac[6]

Definition at line 13 of file decode_ethernet.h.

Referenced by SendARP(), and TestEthernetSrc().

unsigned short ethernet_header::Type

Definition at line 14 of file decode_ethernet.h.

Referenced by SendARP(), and TestEthernetType().


The documentation for this struct was generated from the following file:
Generated on Sat Jul 7 23:33:11 2007 for HLBR by  doxygen 1.5.2