A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
ns3::dsr::LinkKey Struct Reference

#include <dsr-maintain-buff.h>

Public Member Functions

bool operator< (LinkKey const &o) const
 

Public Attributes

Ipv4Address m_destination
 
Ipv4Address m_nextHop
 
Ipv4Address m_ourAdd
 
Ipv4Address m_source
 

Detailed Description

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

Definition at line 47 of file dsr-maintain-buff.h.

Member Function Documentation

bool ns3::dsr::LinkKey::operator< ( LinkKey const &  o) const
inline

Compare maintain Buffer entries

Returns
true if equal

Definition at line 58 of file dsr-maintain-buff.h.


The documentation for this struct was generated from the following file: