A Discrete-Event Network Simulator
API
ofswitch13-priority-queue.cc File Reference
#include "ofswitch13-priority-queue.h"
#include "ns3/log.h"
#include "ns3/string.h"
+ Include dependency graph for ofswitch13-priority-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 << "] ";
 

Functions

static ObjectFactory ns3::GetDefaultQueueFactory ()
 

Macro Definition Documentation

◆ NS_LOG_APPEND_CONTEXT

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

Definition at line 26 of file ofswitch13-priority-queue.cc.