#include "ns3/core-module.h"
#include "ns3/internet-module.h"
#include "ns3/network-module.h"
#include "ns3/applications-module.h"
#include "ns3/wifi-module.h"
#include "ns3/mobility-module.h"
Go to the source code of this file.
Functions | |
int | main (int argc, char const *argv[]) |
int main | ( | int | argc, |
char const * | argv[] | ||
) |
Definition at line 53 of file wifi-blockack.cc.
References ns3::AC_BE, first::address, ns3::Ipv4AddressHelper::Assign(), ns3::YansWifiChannelHelper::Default(), ns3::QosWifiMacHelper::Default(), ns3::WifiHelper::Default(), ns3::YansWifiPhyHelper::Default(), ns3::Simulator::Destroy(), ns3::PcapHelperForDevice::EnablePcap(), ns3::Ipv4InterfaceContainer::GetAddress(), ns3::InternetStackHelper::Install(), ns3::WifiHelper::Install(), ns3::MobilityHelper::Install(), ns3::LOG_LEVEL_DEBUG, ns3::LOG_LEVEL_INFO, ns3::LogComponentEnable(), ns3::Ipv4GlobalRoutingHelper::PopulateRoutingTables(), port, ns3::Simulator::Run(), ns3::Seconds(), ns3::OnOffHelper::SetAttribute(), ns3::Ipv4AddressHelper::SetBase(), ns3::QosWifiMacHelper::SetBlockAckThresholdForAc(), ns3::YansWifiPhyHelper::SetChannel(), ns3::MobilityHelper::SetMobilityModel(), ns3::MobilityHelper::SetPositionAllocator(), ns3::WifiHelper::SetRemoteStationManager(), ns3::QosWifiMacHelper::SetType(), first::stack, ns3::ApplicationContainer::Start(), ns3::Simulator::Stop(), and ns3::ApplicationContainer::Stop().