#include "wifi-mac-header.h"
#include "wifi-mac.h"
#include "ns3/attribute-container.h"
#include "ns3/enum.h"
#include "ns3/pair.h"
#include <unordered_map>
#include <variant>
Go to the source code of this file.
Classes | |
struct | ns3::ApWifiMac::ApLinkEntity |
Structure holding information specific to a single link. More... | |
class | ns3::ApWifiMac |
Wi-Fi AP state machine. More... | |
struct | ns3::ApWifiMac::BsrType |
store value and timestamp for each Buffer Status Report More... | |
Namespaces | |
namespace | ns3 |
Every class exported by the ns3 library is enclosed in the ns3 namespace. | |
Typedefs | |
using | ns3::AssocReqRefVariant |
variant holding a reference to a (Re)Association Request | |