A Discrete-Event Network Simulator
API
ofswitch13-queue.cc File Reference
#include "ofswitch13-queue.h"
#include "queue-tag.h"
#include "ns3/log.h"
#include "ns3/object-vector.h"
#include "ns3/string.h"
+ Include dependency graph for ofswitch13-queue.cc:

Go to the source code of this file.

Namespaces

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

Macros

#define NS_LOG_APPEND_CONTEXT    std::clog << "[dp " << m_dpId << " port " << m_portNo << "] ";
 

Macro Definition Documentation

◆ NS_LOG_APPEND_CONTEXT

#define NS_LOG_APPEND_CONTEXT    std::clog << "[dp " << m_dpId << " port " << m_portNo << "] ";

Definition at line 29 of file ofswitch13-queue.cc.