Searched refs:EC_TAG_SRCDROP_DROP_FQS (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.java369 public final static short EC_TAG_SRCDROP_DROP_FQS = 0x1902; field in interface:ECCodes
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DECSpecialMuleTags.cpp270 srcdrop.AddTag(CECEmptyTag(EC_TAG_SRCDROP_DROP_FQS));
515 ApplyBoolean(use_tag, thisTab, thePrefs::SetDropFullQueueSources, EC_TAG_SRCDROP_DROP_FQS);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/libs/ec/cpp/
H A DECCodes.h381 EC_TAG_SRCDROP_DROP_FQS = 0x1902, enumerator in enum:ECTagNames
827 case 0x1902: return wxT("EC_TAG_SRCDROP_DROP_FQS");

Completed in 118 milliseconds