Searched refs:getHopCount (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/contrib/ldapc++/src/
H A DLDAPRequest.h49 int getHopCount() const;
H A DLDAPRequest.cpp38 m_hopCount = (parent->getHopCount()+1);
101 int LDAPRequest::getHopCount() const { function in class:LDAPRequest
102 DEBUG(LDAP_DEBUG_TRACE,"LDAPRequest::getHopCount()" << endl);
H A DLDAPMessageQueue.cpp147 if(refReq->getConstraints()->getHopLimit() < refReq->getHopCount()){

Completed in 158 milliseconds