#include <map>
#include "ns3/object.h"
#include "ns3/nstime.h"
#include "channel-access-manager.h"
#include "block-ack-cache.h"
#include "mac-low-transmission-parameters.h"
#include "qos-utils.h"
#include "wifi-mac-header.h"
#include "wifi-tx-vector.h"
#include "block-ack-type.h"
#include "wifi-mpdu-type.h"
Go to the source code of this file.
Classes | |
struct | ns3::MacLow::CfAckInfo |
A struct that holds information about ACK piggybacking (CF-ACK). More... | |
struct | ns3::MacLow::Item |
A struct for packet, Wifi header, and timestamp.item structure. More... | |
class | ns3::MacLow |
handle RTS/CTS/DATA/ACK transactions. More... | |
Namespaces | |
ns3 | |
Every class exported by the ns3 library is enclosed in the ns3 namespace. | |