Home
last modified time | relevance | path

Searched refs:WifiHelper (Results 1 – 25 of 89) sorted by relevance

1234

/dports/net/ns3/ns-allinone-3.35/ns-3.35/src/wave/helper/
H A Dwifi-80211p-helper.cc58 WifiHelper::SetStandard (standard); in SetStandard()
69 WifiHelper::EnableLogComponents (); in EnableLogComponents()
91 return WifiHelper::Install (phyHelper, macHelper, c); in Install()
H A Dwifi-80211p-helper.h40 class Wifi80211pHelper : public WifiHelper
/dports/net/ns3/ns-allinone-3.35/ns-3.35/src/wifi/helper/
H A Dwifi-helper.cc709 WifiHelper::~WifiHelper () in ~WifiHelper()
713 WifiHelper::WifiHelper () in WifiHelper() function in ns3::WifiHelper
721 WifiHelper::SetRemoteStationManager (std::string type, in SetRemoteStationManager()
744 WifiHelper::SetObssPdAlgorithm (std::string type, in SetObssPdAlgorithm()
767 WifiHelper::SetStandard (WifiStandard standard) in SetStandard()
773 WifiHelper::SetSelectQueueCallback (SelectQueueCallback f) in SetSelectQueueCallback()
779 WifiHelper::Install (const WifiPhyHelper &phyHelper, in Install()
861 WifiHelper::Install (const WifiPhyHelper &phyHelper, in Install()
868 WifiHelper::Install (const WifiPhyHelper &phy, in Install()
875 WifiHelper::Install (const WifiPhyHelper &phy, in Install()
[all …]
H A Dwifi-helper.h326 class WifiHelper
329 virtual ~WifiHelper ();
339 WifiHelper ();
/dports/net/ns3/ns-allinone-3.35/ns-3.35/src/wifi/doc/source/
H A Dwifi-user.rst76 WifiHelper wifi;
174 WifiHelper wifi;
241 WifiHelper::SetStandard()
417 WifiHelper wifi;
591 WifiHelper wifi;
699 WifiHelper subsection in Selection of the Access Category (AC)
723 WifiHelper wifi;
755 WifiHelper wifi;
763 WifiHelper wifi;
855 WifiHelper wifi;
[all …]
/dports/net/ns3/ns-allinone-3.35/ns-3.35/src/wifi/test/
H A Dwifi-test.cc653 WifiHelper wifi; in DoRun()
808 WifiHelper wifi; in DoRun()
957 WifiHelper wifi; in DoRun()
1369 WifiHelper wifi; in DoRun()
1564 WifiHelper wifi; in DoRun()
1907 WifiHelper wifi; in Setup()
2172 WifiHelper wifi; in RunSubtest()
2395 WifiHelper wifi; in RunOne()
2561 WifiHelper wifi; in DoRun()
2726 WifiHelper wifi; in DoRun()
[all …]
/dports/net/ns3/ns-allinone-3.35/ns-3.35/examples/wireless/
H A Dwifi-clear-channel-cmu.cc43 uint32_t Run (const WifiHelper &wifi, const YansWifiPhyHelper &wifiPhy,
119 Experiment::Run (const WifiHelper &wifi, const YansWifiPhyHelper &wifiPhy, in Run()
193 WifiHelper wifi; in main()
H A Dwifi-adhoc.cc45 Gnuplot2dDataset Run (const WifiHelper &wifi, const YansWifiPhyHelper &wifiPhy,
119 Experiment::Run (const WifiHelper &wifi, const YansWifiPhyHelper &wifiPhy, in Run()
176 WifiHelper wifi; in main()
H A Dmixed-wired-wireless.cc153 WifiHelper wifi; in main()
289 WifiHelper wifiInfra; in main()
H A Dwifi-multirate.cc81 Gnuplot2dDataset Run (const WifiHelper &wifi, const YansWifiPhyHelper &wifiPhy,
399 Experiment::Run (const WifiHelper &wifi, const YansWifiPhyHelper &wifiPhy, in Run()
598 WifiHelper wifi; in main()
H A Dmixed-wired-wireless.py133 wifi = ns.wifi.WifiHelper()
261 wifiInfra = ns.wifi.WifiHelper()
H A Dwifi-blockack.cc80 WifiHelper wifi; in main()
H A Dwifi-ap.py102 wifi = ns.wifi.WifiHelper()
H A Dwifi-simple-adhoc.cc120 WifiHelper wifi; in main()
H A Dwifi-timing-attributes.cc85 WifiHelper wifi; in main()
/dports/net/ns3/ns-allinone-3.35/ns-3.35/src/tap-bridge/examples/
H A Dtap-wifi-virtual-machine.cc107 WifiHelper wifi; in main()
H A Dtap-wifi-virtual-machine.py50 wifi = ns.wifi.WifiHelper()
H A Dtap-wifi-dumbbell.cc143 WifiHelper wifi; in main()
/dports/net/ns3/ns-allinone-3.35/ns-3.35/src/click/examples/
H A Dnsclick-raw-wlan.cc70 WifiHelper wifi; in main()
H A Dnsclick-udp-client-server-wifi.cc106 WifiHelper wifi; in main()
/dports/net/ns3/ns-allinone-3.35/ns-3.35/src/wifi/examples/
H A Dwifi-bianchi.cc866 …int Run (const WifiHelper &wifi, const YansWifiPhyHelper &wifiPhy, const WifiMacHelper &wifiMac, c…
876 Experiment::Run (const WifiHelper &helper, const YansWifiPhyHelper &wifiPhy, const WifiMacHelper &w… in Run()
896 WifiHelper wifi = helper; in Run()
1170 WifiHelper::EnableLogComponents (); in main()
1281 WifiHelper wifi; in main()
/dports/net/ns3/ns-allinone-3.35/ns-3.35/src/test/ns3wifi/
H A Dwifi-msdu-aggregator-test-suite.cc62 WifiHelper wifi; in DoRun()
/dports/net/ns3/ns-allinone-3.35/ns-3.35/src/wave/test/
H A Docb-test-suite.cc262 WifiHelper wifi; in ConfigureApStaMode()
281 WifiHelper wifi; in ConfigureAdhocMode()
/dports/net/ns3/ns-allinone-3.35/ns-3.35/src/internet-apps/examples/
H A Dtraceroute-example.cc202 WifiHelper wifi; in CreateDevices()
/dports/net/ns3/ns-allinone-3.35/ns-3.35/src/aodv/test/
H A Dbug-772.cc138 WifiHelper wifi; in CreateDevices()

1234