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_aodv_error Struct Reference

#include <aodv_packet.h>

List of all members.

Public Member Functions

int size ()

Public Attributes

u_int8_t re_type
u_int8_t reserved [2]
u_int8_t DestCount
nsaddr_t unreachable_dst [AODV_MAX_ERRORS]
u_int32_t unreachable_dst_seqno [AODV_MAX_ERRORS]


Member Function Documentation

int hdr_aodv_error::size   [inline]
 


Member Data Documentation

u_int8_t hdr_aodv_error::DestCount
 

u_int8_t hdr_aodv_error::re_type
 

u_int8_t hdr_aodv_error::reserved[2]
 

nsaddr_t hdr_aodv_error::unreachable_dst[AODV_MAX_ERRORS]
 

u_int32_t hdr_aodv_error::unreachable_dst_seqno[AODV_MAX_ERRORS]
 


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