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 = std::variant< std::reference_wrapper< MgtAssocRequestHeader >, std::reference_wrapper< MgtReassocRequestHeader > > |
variant holding a reference to a (Re)Association Request | |