Searched refs:IsTrackedOutListRequestPacket (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/kademlia/net/
H A DPacketTracking.h88 static bool IsTrackedOutListRequestPacket(uint8_t opcode) throw();
H A DPacketTracking.cpp52 if (!IsTrackedOutListRequestPacket(opcode)) {
67 bool CPacketTracking::IsTrackedOutListRequestPacket(uint8_t opcode) throw() function in class:CPacketTracking
92 if (!IsTrackedOutListRequestPacket(opcode)) {

Completed in 57 milliseconds