Searched refs:CS_LISTED (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/
H A DClientList.cpp109 toadd->m_clientState = CS_LISTED;
147 if ( ( client->GetClientState() != CS_LISTED ) || ( client->GetUserIDHybrid() == newID ) )
161 if ( ( client->GetClientState() != CS_LISTED ) || ( client->GetIP() == newIP ) )
176 if ( ( client->GetClientState() != CS_LISTED ) || ( client->GetUserHash() == newHash ) )
H A Dupdownclient.h95 CS_LISTED, enumerator in enum:ClientState

Completed in 52 milliseconds