A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
dsr-rreq-table.h File Reference
#include "ns3/callback.h"
#include "ns3/ipv4-address.h"
#include "ns3/simulator.h"
#include "ns3/timer.h"
#include <list>
#include <map>
#include <vector>
+ Include dependency graph for dsr-rreq-table.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ns3::dsr::BlackList
 BlackList description. More...
 
class  ns3::dsr::DsrReceivedRreqEntry
 The request entry for intermediate nodes to check if they have received this request or not This is used to control the duplication request from being processed. More...
 
class  ns3::dsr::DsrRreqTable
 maintain list of DsrRreqTable entry More...
 
struct  ns3::dsr::DsrRreqTable::IsExpired
 Check if the entry is expired or not. More...
 
struct  ns3::dsr::RreqTableEntry
 The route request table entries. More...
 

Namespaces

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

Enumerations

enum  ns3::dsr::LinkStates { ns3::dsr::PROBABLE = 0 , ns3::dsr::QUESTIONABLE = 1 }
 State of link. More...