Searched refs:GetOldest (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/kademlia/routing/
H A DRoutingBin.h67 CContact *GetOldest() const throw() { return m_entries.size() ? m_entries.front() : NULL; } function in class:Kademlia::CRoutingBin
H A DRoutingZone.cpp786 c = m_bin->GetOldest();

Completed in 57 milliseconds