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/dsr/dsragent.h File Reference

#include <stdarg.h>
#include <object.h>
#include <agent.h>
#include <trace.h>
#include <packet.h>
#include <dsr-priqueue.h>
#include <mac.h>
#include <mobilenode.h>
#include "path.h"
#include "srpacket.h"
#include "routecache.h"
#include "requesttable.h"
#include "flowstruct.h"

Compounds

class  DSRAgent
struct  GratReplyHoldDown
struct  RtRepHoldoff
struct  SendBufEntry
class  SendBufferTimer

Defines

#define BUFFER_CHECK   0.03
#define RREQ_JITTER   0.010
#define SEND_TIMEOUT   30.0
#define SEND_BUF_SIZE   64
#define RTREP_HOLDOFF_SIZE   10
#define GRAT_ROUTE_ERROR   0
#define DSR_FILTER_TAP
#define TAP_CACHE_SIZE   1024
#define TAP_BITMASK   (TAP_CACHE_SIZE - 1)

Functions

 LIST_HEAD (DSRAgent_List, DSRAgent)

Define Documentation

#define BUFFER_CHECK   0.03
 

#define DSR_FILTER_TAP
 

#define GRAT_ROUTE_ERROR   0
 

#define RREQ_JITTER   0.010
 

#define RTREP_HOLDOFF_SIZE   10
 

#define SEND_BUF_SIZE   64
 

#define SEND_TIMEOUT   30.0
 

#define TAP_BITMASK   (TAP_CACHE_SIZE - 1)
 

#define TAP_CACHE_SIZE   1024
 


Function Documentation

LIST_HEAD DSRAgent_List   ,
DSRAgent   
 


This document is generated by doxygen.