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

#include <aodv_packet.h>

List of all members.

Public Member Functions

int size ()

Public Attributes

u_int8_t rq_type
u_int8_t reserved [2]
u_int8_t rq_hop_count
u_int32_t rq_bcast_id
nsaddr_t rq_dst
u_int32_t rq_dst_seqno
nsaddr_t rq_src
u_int32_t rq_src_seqno
double rq_timestamp


Member Function Documentation

int hdr_aodv_request::size   [inline]
 


Member Data Documentation

u_int8_t hdr_aodv_request::reserved[2]
 

u_int32_t hdr_aodv_request::rq_bcast_id
 

nsaddr_t hdr_aodv_request::rq_dst
 

u_int32_t hdr_aodv_request::rq_dst_seqno
 

u_int8_t hdr_aodv_request::rq_hop_count
 

nsaddr_t hdr_aodv_request::rq_src
 

u_int32_t hdr_aodv_request::rq_src_seqno
 

double hdr_aodv_request::rq_timestamp
 

u_int8_t hdr_aodv_request::rq_type
 


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