Main Page | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Compound Members | File Members

ether_header Struct Reference

#include <ether.h>

Collaboration diagram for ether_header:

Collaboration graph
[legend]
List of all members.

Public Attributes

u_char ether_dhost [ETHER_ADDR_LEN]
u_char ether_shost [ETHER_ADDR_LEN]
u_short ether_type

Member Data Documentation

u_char ether_header::ether_dhost[ETHER_ADDR_LEN]
 

Definition at line 34 of file ether.h.

Referenced by ArpAgent::ArpAgent(), and ArpAgent::sendresp().

u_char ether_header::ether_shost[ETHER_ADDR_LEN]
 

Definition at line 35 of file ether.h.

Referenced by ArpAgent::ArpAgent(), and ArpAgent::command().

u_short ether_header::ether_type
 

Definition at line 36 of file ether.h.

Referenced by ArpAgent::ArpAgent().


The documentation for this struct was generated from the following file:
Generated on Tue Apr 20 12:45:59 2004 for NS2.26SourcesOriginal by doxygen 1.3.3