A Discrete-Event Network Simulator
API
ofswitch13-device.cc File Reference
#include "ofswitch13-device.h"
#include "ofswitch13-port.h"
#include <ns3/object-vector.h>
+ Include dependency graph for ofswitch13-device.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
 

Macro Definition Documentation

◆ NS_LOG_APPEND_CONTEXT

#define NS_LOG_APPEND_CONTEXT
Value:
if (m_dpId) \
{ \
std::clog << "[dp " << m_dpId << "] "; \
}

Definition at line 27 of file ofswitch13-device.cc.