#include "eht-frame-exchange-manager.h"
#include "eht-phy.h"
#include "emlsr-manager.h"
#include "ns3/abort.h"
#include "ns3/ap-wifi-mac.h"
#include "ns3/log.h"
#include "ns3/sta-wifi-mac.h"
#include "ns3/wifi-mac-queue.h"
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 std::clog << "[link=" << +m_linkId << "][mac=" << m_self << "] " |
Variables | |
static constexpr uint8_t | ns3::RX_PHY_START_DELAY_USEC = 48 |
generic value for aRxPHYStartDelay PHY characteristic (used when we do not know the preamble type of the next frame) | |
#define NS_LOG_APPEND_CONTEXT std::clog << "[link=" << +m_linkId << "][mac=" << m_self << "] " |
Definition at line 32 of file eht-frame-exchange-manager.cc.