A Discrete-Event Network Simulator
API
aodv-id-cache.h File Reference
#include "ns3/ipv4-address.h"
#include "ns3/simulator.h"
#include <vector>
+ Include dependency graph for aodv-id-cache.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ns3::aodv::IdCache
 Unique packets identification cache used for simple duplicate detection. More...
 
struct  ns3::aodv::IdCache::IsExpired
 IsExpired structure. More...
 
struct  ns3::aodv::IdCache::UniqueId
 Unique packet ID. More...
 

Namespaces

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