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  

ns-2/aodv/aodv_rtable.h File Reference

#include <assert.h>
#include <sys/types.h>
#include <config.h>
#include <lib/bsd-list.h>
#include <scheduler.h>

Compounds

class  AODV_Neighbor
class  AODV_Precursor
class  aodv_rt_entry
class  aodv_rtable

Defines

#define CURRENT_TIME   Scheduler::instance().clock()
#define INFINITY2   0xff
#define RTF_DOWN   0
#define RTF_UP   1
#define RTF_IN_REPAIR   2
#define MAX_HISTORY   3

Functions

 LIST_HEAD (aodv_ncache, AODV_Neighbor)

Define Documentation

#define CURRENT_TIME   Scheduler::instance().clock()
 

#define INFINITY2   0xff
 

#define MAX_HISTORY   3
 

#define RTF_DOWN   0
 

#define RTF_IN_REPAIR   2
 

#define RTF_UP   1
 


Function Documentation

LIST_HEAD aodv_ncache   ,
AODV_Neighbor   
 


This document is generated by doxygen.