#include "wifi-standards.h"
#include "ns3/net-device.h"
#include "ns3/traced-callback.h"
#include <vector>
Go to the source code of this file.
Classes | |
class | ns3::WifiNetDevice |
Hold together all Wifi-related objects. More... | |
Namespaces | |
ns3 | |
Every class exported by the ns3 library is enclosed in the ns3 namespace. | |
Variables | |
static const uint16_t | ns3::MAX_MSDU_SIZE = 2304 |
This value conforms to the 802.11 specification. More... | |