Searched refs:SRV_TCPFLG_RELATEDSEARCH (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/include/protocol/ed2k/Client2Server/
H A DTCP.h68 #define SRV_TCPFLG_RELATEDSEARCH 0x00000040 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DServer.h142 bool GetRelatedSearchSupport() const {return (GetTCPFlags() & SRV_TCPFLG_RELATEDSEARCH) != 0;}
H A DServerListCtrl.cpp257 if (server->GetTCPFlags() & SRV_TCPFLG_RELATEDSEARCH) {

Completed in 175 milliseconds