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

#include <aodv_packet.h>

List of all members.

Public Member Functions

int size ()

Public Attributes

u_int8_t rp_type
u_int8_t reserved [2]
u_int8_t rp_hop_count
nsaddr_t rp_dst
u_int32_t rp_dst_seqno
nsaddr_t rp_src
double rp_lifetime
double rp_timestamp


Member Function Documentation

int hdr_aodv_reply::size   [inline]
 


Member Data Documentation

u_int8_t hdr_aodv_reply::reserved[2]
 

nsaddr_t hdr_aodv_reply::rp_dst
 

u_int32_t hdr_aodv_reply::rp_dst_seqno
 

u_int8_t hdr_aodv_reply::rp_hop_count
 

double hdr_aodv_reply::rp_lifetime
 

nsaddr_t hdr_aodv_reply::rp_src
 

double hdr_aodv_reply::rp_timestamp
 

u_int8_t hdr_aodv_reply::rp_type
 


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