Searched refs:IsUDPDisabled (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DClientUDPSocket.cpp61 if (!thePrefs::IsUDPDisabled()) {
72 if (thePrefs::IsUDPDisabled()) {
H A Damule.cpp786 if (!thePrefs::IsUDPDisabled()) {
1912 if (IsOnShutDown() || thePrefs::IsUDPDisabled()) return;
1953 if (!thePrefs::IsUDPDisabled()) {
H A DPreferences.h216 static bool IsUDPDisabled() { return !s_UDPEnable; } function in class:CPreferences
H A DECSpecialMuleTags.cpp112 if (thePrefs::IsUDPDisabled()) {
H A DPrefsUnifiedDlg.cpp727 if (thePrefs::GetNetworkKademlia() && thePrefs::IsUDPDisabled()) {

Completed in 52 milliseconds