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

Check if the entry is expired or not. More...

Public Member Functions

bool operator() (const struct GraReplyEntry &b) const
 

Detailed Description

Check if the entry is expired or not.

Definition at line 103 of file dsr-gratuitous-reply-table.h.

Member Function Documentation

bool ns3::dsr::GraReply::IsExpired::operator() ( const struct GraReplyEntry b) const
inline

Definition at line 105 of file dsr-gratuitous-reply-table.h.

References ns3::dsr::GraReplyEntry::m_gratReplyHoldoff, and ns3::Simulator::Now().

+ Here is the call graph for this function:


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