ns-3
ns3::dsr::ErrorBuffer Class Reference

DSR error buffer. More...

#include <dsr-errorbuff.h>

List of all members.

Public Member Functions

bool Enqueue (ErrorBuffEntry &entry)
bool Dequeue (Ipv4Address dst, ErrorBuffEntry &entry)
void DropPacketForErrLink (Ipv4Address source, Ipv4Address nextHop)
bool Find (Ipv4Address dst)
uint32_t GetSize ()
std::vector< ErrorBuffEntry > & GetBuffer ()
uint32_t GetMaxQueueLen () const
void SetMaxQueueLen (uint32_t len)
Time GetErrorBufferTimeout () const
void SetErrorBufferTimeout (Time t)

Detailed Description

DSR error buffer.


The documentation for this class was generated from the following files: