A Discrete-Event Network Simulator
API
wifi-mpdu-type.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

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

Enumerations

enum  ns3::MpduType {
  ns3::NORMAL_MPDU, ns3::SINGLE_MPDU, ns3::FIRST_MPDU_IN_AGGREGATE, ns3::MIDDLE_MPDU_IN_AGGREGATE,
  ns3::LAST_MPDU_IN_AGGREGATE
}
 The type of an MPDU. More...