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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/libs/ec/java/
H A DECCodes.java370 public final static short EC_TAG_SRCDROP_DROP_HQRS = 0x1903; field in interface:ECCodes
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DECSpecialMuleTags.cpp273 srcdrop.AddTag(CECEmptyTag(EC_TAG_SRCDROP_DROP_HQRS));
516 ApplyBoolean(use_tag, thisTab, thePrefs::SetDropHighQueueRankingSources, EC_TAG_SRCDROP_DROP_HQRS);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/libs/ec/cpp/
H A DECCodes.h382 EC_TAG_SRCDROP_DROP_HQRS = 0x1903, enumerator in enum:ECTagNames
828 case 0x1903: return wxT("EC_TAG_SRCDROP_DROP_HQRS");

Completed in 110 milliseconds