A Discrete-Event Network Simulator
API
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

class  ns3::dsr::DsrMaintainBuffEntry
 DSR Maintain Buffer Entry. More...
 
class  ns3::dsr::DsrMaintainBuffer
 DSR maintain buffer. More...
 
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...
 
struct  ns3::dsr::NetworkKey
 NetworkKey structure. More...
 
struct  ns3::dsr::PassiveKey
 PassiveKey structure. More...
 

Namespaces

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