#include "ns3/mesh-wifi-interface-mac-plugin.h"
Go to the source code of this file.
Classes | |
class | ns3::dot11s::PeerManagementProtocolMac |
This is plugin to Mesh WiFi MAC, which implements the interface to dot11s peer management protocol: it takes proper frames from MAC-layer, extracts peer link management information element and mesh configuration element and passes it to main part of protocol. More... | |
struct | ns3::dot11s::PeerManagementProtocolMac::PlinkFrameStart |
This structure keeps all fields in peer link management frame, which are not subclasses of WifiInformationElement. More... | |
struct | ns3::dot11s::PeerManagementProtocolMac::Statistics |
Statistics structure. More... | |
Namespaces | |
namespace | ns3 |
Every class exported by the ns3 library is enclosed in the ns3 namespace. | |
namespace | ns3::dot11s |