#include "ns3/header.h"
#include "ns3/supported-rates.h"
#include "dot11s-mac-header.h"
#include "ie-dot11s-configuration.h"
#include "ie-dot11s-peering-protocol.h"
#include "ie-dot11s-id.h"
Go to the source code of this file.
Classes | |
class | ns3::dot11s::PeerLinkCloseStart |
802.11s Peer link close management frame More... | |
class | ns3::dot11s::PeerLinkConfirmStart |
802.11s Peer link confirm management frame More... | |
class | ns3::dot11s::PeerLinkOpenStart |
802.11s Peer link open management frame More... | |
struct | ns3::dot11s::PeerLinkCloseStart::PlinkCloseStartFields |
fields: More... | |
struct | ns3::dot11s::PeerLinkConfirmStart::PlinkConfirmStartFields |
fields: More... | |
struct | ns3::dot11s::PeerLinkOpenStart::PlinkOpenStartFields |
fields: More... | |
Namespaces | |
ns3 | |
Every class exported by the ns3 library is enclosed in the ns3 namespace. | |
ns3::dot11s | |
Functions | |
bool | ns3::dot11s::operator== (const PeerLinkOpenStart &a, const PeerLinkOpenStart &b) |
bool | ns3::dot11s::operator== (const PeerLinkCloseStart &a, const PeerLinkCloseStart &b) |
bool | ns3::dot11s::operator== (const PeerLinkConfirmStart &a, const PeerLinkConfirmStart &b) |