#include "ie-dot11s-beacon-timing.h"
#include "ie-dot11s-peer-management.h"
#include "peer-link.h"
#include "ns3/event-id.h"
#include "ns3/mac48-address.h"
#include "ns3/net-device.h"
#include "ns3/nstime.h"
#include "ns3/traced-value.h"
#include <map>
Go to the source code of this file.
Classes | |
struct | ns3::dot11s::PeerManagementProtocol::BeaconInfo |
Keeps information about beacon of peer station: beacon interval, association ID, last time we have received a beacon. More... | |
class | ns3::dot11s::PeerManagementProtocol |
802.11s Peer Management Protocol model More... | |
struct | ns3::dot11s::PeerManagementProtocol::Statistics |
Statistics structure. More... | |
Namespaces | |
namespace | ns3 |
Every class exported by the ns3 library is enclosed in the ns3 namespace. | |
namespace | ns3::dot11s |