#include "block-ack-manager.h"
#include "qos-utils.h"
#include "txop.h"
#include "ns3/traced-value.h"
#include <optional>
Go to the source code of this file.
Classes | |
struct | ns3::QosTxop::QosLinkEntity |
Structure holding information specific to a single link. More... | |
class | ns3::QosTxop |
Handle packet fragmentation and retransmissions for QoS data frames as well as MSDU aggregation (A-MSDU) and block ack sessions, for a given access class. More... | |
Namespaces | |
ns3 | |
Every class exported by the ns3 library is enclosed in the ns3 namespace. | |