CloseNeighbor structure. More...
Public Member Functions | |
bool | operator() (const DsrRouteCache::Neighbor &nb) const |
Check if the entry is expired. | |
CloseNeighbor structure.
Definition at line 1151 of file dsr-rcache.cc.
|
inline |
Check if the entry is expired.
nb | DsrRouteCache::Neighbor entry |
Definition at line 1159 of file dsr-rcache.cc.
References ns3::dsr::DsrRouteCache::Neighbor::close, ns3::dsr::DsrRouteCache::Neighbor::m_expireTime, and ns3::Simulator::Now().