A Discrete-Event Network Simulator
API
ie-dot11s-peer-management.h File Reference
#include "ns3/mesh-information-element-vector.h"
+ Include dependency graph for ie-dot11s-peer-management.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ns3::dot11s::IePeerManagement
 according to IEEE 802.11 - 2012 More...
 

Namespaces

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

Enumerations

enum  ns3::dot11s::PmpReasonCode {
  ns3::dot11s::REASON11S_PEERING_CANCELLED = 52, ns3::dot11s::REASON11S_MESH_MAX_PEERS = 53, ns3::dot11s::REASON11S_MESH_CAPABILITY_POLICY_VIOLATION = 54, ns3::dot11s::REASON11S_MESH_CLOSE_RCVD = 55,
  ns3::dot11s::REASON11S_MESH_MAX_RETRIES = 56, ns3::dot11s::REASON11S_MESH_CONFIRM_TIMEOUT = 57, ns3::dot11s::REASON11S_MESH_INVALID_GTK = 58, ns3::dot11s::REASON11S_MESH_INCONSISTENT_PARAMETERS = 59,
  ns3::dot11s::REASON11S_MESH_INVALID_SECURITY_CAPABILITY =60, ns3::dot11s::REASON11S_RESERVED = 67
}
 Codes used by 802.11s Peer Management Protocol. More...
 

Functions

std::ostream & ns3::dot11s::operator<< (std::ostream &os, const IePeerManagement &a)
 
bool ns3::dot11s::operator== (const IePeerManagement &a, const IePeerManagement &b)