A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
ocb-wifi-mac.cc File Reference
#include "ns3/pointer.h"
#include "ns3/log.h"
#include "ns3/string.h"
#include "ns3/qos-tag.h"
#include "ns3/mac-low.h"
#include "ns3/dcf-manager.h"
#include "ns3/mac-rx-middle.h"
#include "ns3/mgt-headers.h"
#include "wave-mac-low.h"
#include "ocb-wifi-mac.h"
#include "vendor-specific-action.h"
#include "higher-tx-tag.h"
+ Include dependency graph for ocb-wifi-mac.cc:

Go to the source code of this file.

Namespaces

 ns3
 Every class exported by the ns3 library is enclosed in the ns3 namespace.
 

Functions

 NS_LOG_COMPONENT_DEFINE ("OcbWifiMac")
 
 ns3::NS_OBJECT_ENSURE_REGISTERED (OcbWifiMac)
 

Variables

static const Mac48Address ns3::WILDCARD_BSSID = Mac48Address::GetBroadcast ()
 

Function Documentation

NS_LOG_COMPONENT_DEFINE ( "OcbWifiMac"  )