Main Page | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Compound Members | File Members

tcp-qs.cc File Reference

#include <stdio.h>
#include <stdlib.h>
#include <sys/types.h>
#include "ip.h"
#include "tcp.h"
#include "flags.h"
#include "hdr_qs.h"
#include "random.h"
#include "tcp-sink.h"

Include dependency graph for tcp-qs.cc:

Include dependency graph

Go to the source code of this file.

Compounds

class  QSNewRenoPaceTimer
class  QSNewRenoTcpAgent
class  QSNewRenoTcpClass
class  QSTcpSink
class  QSTcpSinkClass

Defines

#define MIN(x, y)   ((x)<(y) ? (x) : (y))
#define RBP_DEBUG_PRINTF(x)
#define RBP_MIN_SEGMENTS   2

Variables

QSNewRenoTcpClass class_newreno_qs
QSTcpSinkClass class_sink_qs


Define Documentation

#define MIN x,
 )     ((x)<(y) ? (x) : (y))
 

Definition at line 47 of file tcp-qs.cc.

#define RBP_DEBUG_PRINTF  ) 
 

Definition at line 53 of file tcp-qs.cc.

Referenced by RBPRenoTcpAgent::paced_send_one(), RBPVegasTcpAgent::paced_send_one(), QSNewRenoTcpAgent::paced_send_one(), RBPRenoTcpAgent::recv(), QSNewRenoTcpAgent::recv(), RBPRenoTcpAgent::send_much(), RBPVegasTcpAgent::send_much(), and QSNewRenoTcpAgent::send_much().

#define RBP_MIN_SEGMENTS   2
 

Definition at line 57 of file tcp-qs.cc.

Referenced by RBPRenoTcpAgent::send_much(), RBPVegasTcpAgent::send_much(), and QSNewRenoTcpAgent::send_much().


Variable Documentation

QSNewRenoTcpClass class_newreno_qs [static]
 

QSTcpSinkClass class_sink_qs [static]
 


Generated on Tue Apr 20 12:29:30 2004 for NS2.26SourcesOriginal by doxygen 1.3.3