rtable.h File Reference

#include "config.h"
#include "scheduler.h"
#include "queue.h"

Include dependency graph for rtable.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  RoutingTable
class  rtable_ent

Defines

#define BIG   250
#define NEW_ROUTE_ILLEGAL_CANCELLATION   3
#define NEW_ROUTE_INTERNAL_ERROR   4
#define NEW_ROUTE_METRIC_TOO_HIGH   2
#define NEW_ROUTE_SUCCESS_NEWENT   0
#define NEW_ROUTE_SUCCESS_OLDENT   1

Typedefs

typedef unsigned int uint


Define Documentation

#define BIG   250
 

Definition at line 47 of file rtable.h.

Referenced by RoutingTable::AddEntry(), DSDV_Agent::forwardPacket(), DSDV_Agent::helper_callback(), DSDV_Agent::lost_link(), DSDV_Agent::processUpdate(), and DSDV_Agent::updateRoute().

#define NEW_ROUTE_ILLEGAL_CANCELLATION   3
 

Definition at line 52 of file rtable.h.

#define NEW_ROUTE_INTERNAL_ERROR   4
 

Definition at line 53 of file rtable.h.

#define NEW_ROUTE_METRIC_TOO_HIGH   2
 

Definition at line 51 of file rtable.h.

#define NEW_ROUTE_SUCCESS_NEWENT   0
 

Definition at line 49 of file rtable.h.

#define NEW_ROUTE_SUCCESS_OLDENT   1
 

Definition at line 50 of file rtable.h.


Typedef Documentation

typedef unsigned int uint
 

Definition at line 56 of file rtable.h.


Generated on Tue Mar 6 16:59:16 2007 for ns2 Network Simulator 2.29 by  doxygen 1.4.6