#include "ns3/wifi-information-element.h"
Go to the source code of this file.
Namespaces | |
ns3 | |
Every class exported by the ns3 library is enclosed in the ns3 namespace. | |
Macros | |
#define | IE11S_ABBREVIATED_HANDSHAKE ((WifiInformationElementId)39) |
#define | IE11S_AWAKE_WINDOW ((WifiInformationElementId)26) |
#define | IE11S_BEACON_TIMING ((WifiInformationElementId)27) |
#define | IE11S_CONGESTION_NOTIFICATION ((WifiInformationElementId)21) |
#define | IE11S_LINK_METRIC_REPORT ((WifiInformationElementId)20) |
#define | IE11S_MCCAOP_ADVERTISEMENT ((WifiInformationElementId)30) |
#define | IE11S_MCCAOP_RESERVATION_TEARDOWN ((WifiInformationElementId)31) |
#define | IE11S_MCCAOP_SETUP_REPLY ((WifiInformationElementId)29) |
#define | IE11S_MCCAOP_SETUP_REQUEST ((WifiInformationElementId)28) |
#define | IE11S_MESH_CHANNEL_SWITCH_ANNOUNCEMENT ((WifiInformationElementId)24) |
#define | IE11S_MESH_CONFIGURATION ((WifiInformationElementId)51) |
#define | IE11S_MESH_ID ((WifiInformationElementId)52) |
#define | IE11S_MESH_PEERING_PROTOCOL_VERSION ((WifiInformationElementId)74) |
#define | IE11S_MESH_TIM ((WifiInformationElementId)25) |
#define | IE11S_PEERING_MANAGEMENT ((WifiInformationElementId)55) |
#define | IE11S_PERR ((WifiInformationElementId)70) |
#define | IE11S_PORTAL_ANNOUNCEMENT ((WifiInformationElementId)32) |
#define | IE11S_PREP ((WifiInformationElementId)69) |
#define | IE11S_PREQ ((WifiInformationElementId)68) |
#define | IE11S_PROXY_UPDATE ((WifiInformationElementId)37) |
#define | IE11S_PROXY_UPDATE_CONFIRMATION ((WifiInformationElementId)38) |
#define | IE11S_RANN ((WifiInformationElementId)67) |
#define | IE11S_SUPP_MBSS_REG_CLASSES_CHANNELS ((WifiInformationElementId)23) |
#define IE11S_ABBREVIATED_HANDSHAKE ((WifiInformationElementId)39) |
Definition at line 42 of file mesh-information-element.h.
#define IE11S_AWAKE_WINDOW ((WifiInformationElementId)26) |
Definition at line 33 of file mesh-information-element.h.
#define IE11S_BEACON_TIMING ((WifiInformationElementId)27) |
Definition at line 34 of file mesh-information-element.h.
Referenced by ns3::MeshInformationElementVector::DeserializeSingleIe(), ns3::dot11s::IeBeaconTiming::ElementId(), and ns3::dot11s::PeerManagementProtocolMac::Receive().
#define IE11S_CONGESTION_NOTIFICATION ((WifiInformationElementId)21) |
Definition at line 29 of file mesh-information-element.h.
#define IE11S_LINK_METRIC_REPORT ((WifiInformationElementId)20) |
Definition at line 28 of file mesh-information-element.h.
Referenced by ns3::MeshInformationElementVector::DeserializeSingleIe(), and ns3::dot11s::IeLinkMetricReport::ElementId().
#define IE11S_MCCAOP_ADVERTISEMENT ((WifiInformationElementId)30) |
Definition at line 37 of file mesh-information-element.h.
#define IE11S_MCCAOP_RESERVATION_TEARDOWN ((WifiInformationElementId)31) |
Definition at line 38 of file mesh-information-element.h.
#define IE11S_MCCAOP_SETUP_REPLY ((WifiInformationElementId)29) |
Definition at line 36 of file mesh-information-element.h.
#define IE11S_MCCAOP_SETUP_REQUEST ((WifiInformationElementId)28) |
Definition at line 35 of file mesh-information-element.h.
#define IE11S_MESH_CHANNEL_SWITCH_ANNOUNCEMENT ((WifiInformationElementId)24) |
Definition at line 31 of file mesh-information-element.h.
#define IE11S_MESH_CONFIGURATION ((WifiInformationElementId)51) |
Definition at line 44 of file mesh-information-element.h.
Referenced by ns3::MeshInformationElementVector::DeserializeSingleIe(), and ns3::dot11s::IeConfiguration::ElementId().
#define IE11S_MESH_ID ((WifiInformationElementId)52) |
Definition at line 45 of file mesh-information-element.h.
Referenced by ns3::MeshInformationElementVector::DeserializeSingleIe(), ns3::dot11s::IeMeshId::ElementId(), and ns3::dot11s::PeerManagementProtocolMac::Receive().
#define IE11S_MESH_PEERING_PROTOCOL_VERSION ((WifiInformationElementId)74) |
Definition at line 54 of file mesh-information-element.h.
Referenced by ns3::MeshInformationElementVector::DeserializeSingleIe(), and ns3::dot11s::IePeeringProtocol::ElementId().
#define IE11S_MESH_TIM ((WifiInformationElementId)25) |
Definition at line 32 of file mesh-information-element.h.
#define IE11S_PEERING_MANAGEMENT ((WifiInformationElementId)55) |
Definition at line 46 of file mesh-information-element.h.
Referenced by ns3::MeshInformationElementVector::DeserializeSingleIe(), ns3::dot11s::IePeerManagement::ElementId(), and ns3::dot11s::PeerManagementProtocolMac::Receive().
#define IE11S_PERR ((WifiInformationElementId)70) |
Definition at line 52 of file mesh-information-element.h.
Referenced by ns3::MeshInformationElementVector::DeserializeSingleIe(), ns3::dot11s::IePerr::ElementId(), and ns3::dot11s::HwmpProtocolMac::ReceiveAction().
#define IE11S_PORTAL_ANNOUNCEMENT ((WifiInformationElementId)32) |
Definition at line 39 of file mesh-information-element.h.
#define IE11S_PREP ((WifiInformationElementId)69) |
Definition at line 51 of file mesh-information-element.h.
Referenced by ns3::MeshInformationElementVector::DeserializeSingleIe(), ns3::dot11s::IePrep::ElementId(), and ns3::dot11s::HwmpProtocolMac::ReceiveAction().
#define IE11S_PREQ ((WifiInformationElementId)68) |
Definition at line 50 of file mesh-information-element.h.
Referenced by ns3::MeshInformationElementVector::DeserializeSingleIe(), ns3::dot11s::IePreq::ElementId(), and ns3::dot11s::HwmpProtocolMac::ReceiveAction().
#define IE11S_PROXY_UPDATE ((WifiInformationElementId)37) |
Definition at line 40 of file mesh-information-element.h.
#define IE11S_PROXY_UPDATE_CONFIRMATION ((WifiInformationElementId)38) |
Definition at line 41 of file mesh-information-element.h.
#define IE11S_RANN ((WifiInformationElementId)67) |
Definition at line 48 of file mesh-information-element.h.
Referenced by ns3::MeshInformationElementVector::DeserializeSingleIe(), ns3::dot11s::IeRann::ElementId(), and ns3::dot11s::HwmpProtocolMac::ReceiveAction().
#define IE11S_SUPP_MBSS_REG_CLASSES_CHANNELS ((WifiInformationElementId)23) |
Definition at line 30 of file mesh-information-element.h.