A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
tcp-cubic.cc File Reference
#include "tcp-cubic.h"
#include "ns3/log.h"
+ Include dependency graph for tcp-cubic.cc:

Go to the source code of this file.

Namespaces

namespace  ns3
 Every class exported by the ns3 library is enclosed in the ns3 namespace.
 

Macros

#define NS_LOG_APPEND_CONTEXT
 

Macro Definition Documentation

◆ NS_LOG_APPEND_CONTEXT

#define NS_LOG_APPEND_CONTEXT
Value:
{ \
std::clog << Simulator::Now().GetSeconds() << " "; \
}

Definition at line 19 of file tcp-cubic.cc.