ns2 Network Simulator      C++ Class Hierarchy of version ns-snapshot-20040722
Home |  Source Code |  Manual |  FAQ |  Mailing List Archive |  Search |  Download | 


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

hdr_arp Struct Reference

#include <arp.h>

List of all members.

Static Public Member Functions

int & offset ()
hdr_arp * access (const Packet *p)

Public Attributes

u_int16_t arp_hrd
u_int16_t arp_pro
u_int8_t arp_hln
u_int8_t arp_pln
u_int16_t arp_op
int arp_sha
u_int16_t pad1
nsaddr_t arp_spa
int arp_tha
u_int16_t pad2
nsaddr_t arp_tpa

Static Public Attributes

int offset_


Member Function Documentation

hdr_arp* hdr_arp::access const Packet   p [inline, static]
 

int& hdr_arp::offset   [inline, static]
 


Member Data Documentation

u_int8_t hdr_arp::arp_hln
 

u_int16_t hdr_arp::arp_hrd
 

u_int16_t hdr_arp::arp_op
 

u_int8_t hdr_arp::arp_pln
 

u_int16_t hdr_arp::arp_pro
 

int hdr_arp::arp_sha
 

nsaddr_t hdr_arp::arp_spa
 

int hdr_arp::arp_tha
 

nsaddr_t hdr_arp::arp_tpa
 

int hdr_arp::offset_ [static]
 

u_int16_t hdr_arp::pad1
 

u_int16_t hdr_arp::pad2
 


The documentation for this struct was generated from the following files:
This document is generated by doxygen.