A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
dsr-maintain-buff.h File Reference
#include <vector>
#include "ns3/ipv4-routing-protocol.h"
#include "ns3/simulator.h"
#include "ns3/ipv4-header.h"
#include "dsr-option-header.h"
+ Include dependency graph for dsr-maintain-buff.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ns3::dsr::LinkKey
 The maintenance buffer is responsible for maintaining packet next hop delivery The data packet is saved in maintenance buffer whenever the data packet is sent out of send buffer. More...
 
class  ns3::dsr::MaintainBuffEntry
 DSR Maintain Buffer Entry. More...
 
class  ns3::dsr::MaintainBuffer
 DSR maintain buffer. More...
 
struct  ns3::dsr::NetworkKey
 
struct  ns3::dsr::PassiveKey
 

Namespaces

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