A Discrete-Event Network Simulator
API
hwmp-protocol.h File Reference
#include "ns3/mesh-l2-routing-protocol.h"
#include "ns3/nstime.h"
#include "ns3/event-id.h"
#include "ns3/traced-value.h"
#include <vector>
#include <map>
+ Include dependency graph for hwmp-protocol.h:
+ This graph shows which files directly or indirectly include this file:

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 routing protocol of IEEE 802.11s draft. 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
 
struct  ns3::dot11s::HwmpProtocol::QueuedPacket
 Packet waiting its routing information. More...
 
struct  ns3::dot11s::HwmpProtocol::Statistics
 

Namespaces

 ns3
 Every class exported by the ns3 library is enclosed in the ns3 namespace.
 
 ns3::dot11s