A Discrete-Event Network Simulator
API
frame-exchange-manager.cc File Reference
#include "ns3/log.h"
#include "ns3/abort.h"
#include "frame-exchange-manager.h"
#include "wifi-utils.h"
#include "snr-tag.h"
#include "wifi-mac-queue.h"
#include "wifi-mac-trailer.h"
+ Include dependency graph for frame-exchange-manager.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 << "[mac=" << m_self << "] "
 
#define PSDU_DURATION_SAFEGUARD   400
 

Macro Definition Documentation

◆ NS_LOG_APPEND_CONTEXT

#define NS_LOG_APPEND_CONTEXT   std::clog << "[mac=" << m_self << "] "

Definition at line 30 of file frame-exchange-manager.cc.

◆ PSDU_DURATION_SAFEGUARD

#define PSDU_DURATION_SAFEGUARD   400