#include "ns3/mesh-information-element-vector.h"
Go to the source code of this file.
Classes | |
class | ns3::dot11s::Dot11sMeshCapability |
See 7.3.2.86.7 in 802.11s draft 3.0. More... | |
class | ns3::dot11s::IeConfiguration |
Describes Mesh Configuration Element see 7.3.2.86 of 802.11s draft 3.0. More... | |
Namespaces | |
ns3 | |
Every class exported by the ns3 library is enclosed in the ns3 namespace. | |
ns3::dot11s | |
Enumerations | |
enum | ns3::dot11s::dot11sAuthenticationProtocol { ns3::dot11s::AUTH_NULL = 0x000fac00, ns3::dot11s::AUTH_SAE = 0x000fac01 } |
See 7.3.2.86.5 in 802.11s draft 3.0. More... | |
enum | ns3::dot11s::dot11sCongestionControlMode { ns3::dot11s::CONGESTION_SIGNALING = 0x000fac00, ns3::dot11s::CONGESTION_NULL = 0x000facff } |
See 7.3.2.86.3 in 802.11s draft 3.0. More... | |
enum | ns3::dot11s::dot11sPathSelectionMetric { ns3::dot11s::METRIC_AIRTIME = 0x000fac00 } |
See 7.3.2.86.2 in 802.11s draft 3.0. More... | |
enum | ns3::dot11s::dot11sPathSelectionProtocol { ns3::dot11s::PROTOCOL_HWMP = 0x000fac00 } |
See 7.3.2.86.1 in 802.11s draft 3.0. More... | |
enum | ns3::dot11s::dot11sSynchronizationProtocolIdentifier { ns3::dot11s::SYNC_NEIGHBOUR_OFFSET = 0x000fac00, ns3::dot11s::SYNC_NULL = 0x000facff } |
See 7.3.2.86.4 in 802.11s draft 3.0. More... | |
Functions | |
std::ostream & | ns3::dot11s::operator<< (std::ostream &os, const IeConfiguration &a) |
bool | ns3::dot11s::operator== (const Dot11sMeshCapability &a, const Dot11sMeshCapability &b) |
bool | ns3::dot11s::operator== (const IeConfiguration &a, const IeConfiguration &b) |