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

ether_header Struct Reference

#include <packet_types.h>

List of all members.

Public Attributes

unsigned char h_dest [ETH_ALEN]
unsigned char h_source [ETH_ALEN]
unsigned short h_proto
u_char ether_dhost [6]
u_char ether_shost [6]
u_short ether_type


Member Data Documentation

u_char ether_header::ether_dhost[6]
 

Definition at line 49 of file IF_ETHER.H.

u_char ether_header::ether_shost[6]
 

Definition at line 50 of file IF_ETHER.H.

u_short ether_header::ether_type
 

Definition at line 51 of file IF_ETHER.H.

unsigned char ether_header::h_dest[ETH_ALEN]
 

Definition at line 93 of file packet_types.h.

unsigned short ether_header::h_proto
 

Definition at line 95 of file packet_types.h.

unsigned char ether_header::h_source[ETH_ALEN]
 

Definition at line 94 of file packet_types.h.


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