A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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
 See 7.3.2.85 of draft 2.07. 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 = 2, ns3::dot11s::REASON11S_MESH_MAX_PEERS, ns3::dot11s::REASON11S_MESH_CAPABILITY_POLICY_VIOLATION, ns3::dot11s::REASON11S_MESH_CLOSE_RCVD,
  ns3::dot11s::REASON11S_MESH_MAX_RETRIES, ns3::dot11s::REASON11S_MESH_CONFIRM_TIMEOUT, ns3::dot11s::REASON11S_MESH_INVALID_GTK, ns3::dot11s::REASON11S_MESH_INCONSISTENT_PARAMETERS,
  ns3::dot11s::REASON11S_MESH_INVALID_SECURITY_CAPABILITY, ns3::dot11s::REASON11S_RESERVED
}
 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)