Go to the source code of this file.
Classes | |
struct | ns3::AarfWifiRemoteStation |
hold per-remote-station state for AARF Wifi manager. More... | |
Namespaces | |
namespace | ns3 |
Every class exported by the ns3 library is enclosed in the ns3 namespace. | |
Macros | |
#define | Max(a, b) ((a > b) ? a : b) |
#define | Min(a, b) ((a < b) ? a : b) |
#define Max | ( | a, | |
b ) ((a > b) ? a : b) |
Definition at line 15 of file aarf-wifi-manager.cc.
Referenced by ns3::InterferenceHelper::CalculatePhyHeaderSectionPsr(), ns3::int64x64::test::Int64x64DoubleTestCase::Check(), ns3::int64x64::test::Int64x64HiLoTestCase::Check(), ns3::int64x64::test::Int64x64InputTestCase::Check(), EmlsrUlTxopTest::CheckBlockAck(), EmlsrDlTxopTest::CheckInitialControlFrame(), ns3::AdvancedEmlsrManager::DoGetDelayUntilAccessRequest(), ns3::TcpSocketBase::DoPeerClose(), ns3::AarfcdWifiManager::DoReportDataFailed(), ns3::AarfWifiManager::DoReportDataFailed(), ns3::HePhy::DoStartReceivePayload(), ns3::TcpSocketBase::EstimateRtt(), ns3::WifiPhyStateHelper::GetDelayUntilIdle(), ns3::TcpSocketBase::LastAckTimeout(), ns3::TcpSocketBase::NewAck(), ns3::MinstrelHtWifiManager::PrintTable(), ns3::TcpSocketBase::SendEmptyPacket(), ns3::TcpSocketSmallAcks::SendEmptyPacket(), ns3::HeFrameExchangeManager::SendMultiStaBlockAck(), ns3::RrMultiUserScheduler::TrySendingBasicTf(), ns3::RrMultiUserScheduler::TrySendingBsrpTf(), and TcpTimeRtoTest::Tx().
#define Min | ( | a, | |
b ) ((a < b) ? a : b) |
Definition at line 14 of file aarf-wifi-manager.cc.
Referenced by ns3::DistributedSimulatorImpl::BoundLookAhead(), ns3::NullMessageSimulatorImpl::CalculateGuaranteeTime(), ns3::InterferenceHelper::CalculatePayloadPer(), ns3::InterferenceHelper::CalculatePhyHeaderSectionPsr(), ns3::MinstrelHtWifiManager::CalculateRetransmits(), ns3::int64x64::test::Int64x64HiLoTestCase::Check(), ns3::int64x64::test::Int64x64InputTestCase::Check(), ns3::AarfcdWifiManager::DoReportDataFailed(), ns3::AarfWifiManager::DoReportDataFailed(), ns3::HePhy::GetMaxDelayPpduSameUid(), ns3::RemoteChannelBundleManager::GetSafeTime(), ns3::NullMessageSimulatorImpl::NullMessageEventHandler(), PrintIntermediateTput(), ns3::TcpSocketBase::ReTxTimeout(), and ns3::RrMultiUserScheduler::TrySendingBasicTf().