A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
tcp-nsc-comparison.cc File Reference
#include "ns3/log.h"
#include "ns3/core-module.h"
#include "ns3/network-module.h"
#include "ns3/internet-module.h"
#include "ns3/point-to-point-module.h"
#include "ns3/applications-module.h"
#include "ns3/flow-monitor-module.h"
+ Include dependency graph for tcp-nsc-comparison.cc:

Go to the source code of this file.

Functions

int main (int argc, char *argv[])
 

Variables

bool enablePcap = false
 
uint32_t m_nNodes = 2
 
int m_seed = 1
 
std::string m_stack = "nsc-linux"
 
std::string sock_factory
 
double startTime = 4.0
 
double stopTime = 20.0
 

Function Documentation

Variable Documentation

bool enablePcap = false

Definition at line 44 of file tcp-nsc-comparison.cc.

Referenced by main().

uint32_t m_nNodes = 2

Definition at line 43 of file tcp-nsc-comparison.cc.

Referenced by main().

int m_seed = 1

Definition at line 40 of file tcp-nsc-comparison.cc.

Referenced by main().

std::string m_stack = "nsc-linux"

Definition at line 38 of file tcp-nsc-comparison.cc.

Referenced by main().

std::string sock_factory

Definition at line 39 of file tcp-nsc-comparison.cc.

Referenced by main().