Searched refs:ParanoidFilter (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 DPreferences.h253 static bool ParanoidFilter() { return s_paranoidfilter; } function in class:CPreferences
H A DClientTCPSocket.cpp366 if (thePrefs::ParanoidFilter() && !IsLowID(m_client->GetUserIDHybrid()) && (GetRemoteIP() != wxUINT32_SWAP_ALWAYS(m_client->GetUserIDHybrid()))) {

Completed in 39 milliseconds