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/routing/rttable.h File Reference

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

Compounds

class  Neighbor
class  rt_entry
class  rttable

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_RT_ERROR   4
#define MAX_RT_ERROR_TIME   3
#define MAX_HISTORY   3

Functions

 LIST_HEAD (ncache, Neighbor)

Define Documentation

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

#define INFINITY2   0xff
 

#define MAX_HISTORY   3
 

#define MAX_RT_ERROR   4
 

#define MAX_RT_ERROR_TIME   3
 

#define RTF_DOWN   0
 

#define RTF_IN_REPAIR   2
 

#define RTF_UP   1
 


Function Documentation

LIST_HEAD ncache   ,
Neighbor   
 


This document is generated by doxygen.