A Discrete-Event Network Simulator
API
peer-management-protocol-mac.h File Reference
#include "ns3/mesh-wifi-interface-mac-plugin.h"
+ Include dependency graph for peer-management-protocol-mac.h:
+ This graph shows which files directly or indirectly include this file:

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

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