#include "ns3/event-id.h"
#include "ns3/mesh-l2-routing-protocol.h"
#include "ns3/nstime.h"
#include "ns3/traced-value.h"
#include <map>
#include <vector>
Go to the source code of this file.
Classes | |
struct | ns3::dot11s::HwmpProtocol::FailedDestination |
structure of unreachable destination - address and sequence number More... | |
class | ns3::dot11s::HwmpProtocol |
Hybrid wireless mesh protocol – a mesh routing protocol defined in IEEE 802.11-2012 standard. More... | |
struct | ns3::dot11s::HwmpProtocol::PathError |
Structure of path error: IePerr and list of receivers: interfaces and MAC address. More... | |
struct | ns3::dot11s::HwmpProtocol::PreqEvent |
PreqEvent structure. More... | |
struct | ns3::dot11s::HwmpProtocol::QueuedPacket |
Packet waiting its routing information. More... | |
struct | ns3::dot11s::RouteChange |
Structure to encapsulate route change information. More... | |
struct | ns3::dot11s::HwmpProtocol::Statistics |
Statistics structure. More... | |
Namespaces | |
namespace | ns3 |
Every class exported by the ns3 library is enclosed in the ns3 namespace. | |
namespace | ns3::dot11s |