Searched refs:DebugSend (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/kademlia/net/
H A DKademliaUDPListener.cpp107 DebugSend(Kad2BootstrapReq, ip, port);
174 DebugSend(KadFirewalled2Req, ip, port);
179 DebugSend(KadFirewalledReq, ip, port);
200 DebugSend(Kad2PublishSrcReq, contact.GetIPAddress(), contact.GetUDPPort());
207 DebugSend(KadPublishReq, contact.GetIPAddress(), contact.GetUDPPort());
482 DebugSend(Kad2BootstrapRes, ip, port);
537 DebugSend(Kad2HelloRes, ip, port);
545 DebugSend(Kad2Ping, ip, port);
558 DebugSend(Kad2Ping, ip, port);
618 DebugSend(Kad2HelloResAc
[all...]
H A DKademliaUDPListener.h70 #define DebugSend(what, ip, port) DebugSendF(wxSTRINGIZE_T(what), ip, port) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/kademlia/kademlia/
H A DSearch.cpp475 DebugSend(Kad2SearchSourceReq, from->GetIPAddress(), from->GetUDPPort());
508 DebugSend(Kad2SearchKeyReq, from->GetIPAddress(), from->GetUDPPort());
546 DebugSend(Kad2SearchNotesReq, from->GetIPAddress(), from->GetUDPPort());
560 DebugSend(KadSearchNotesReq, from->GetIPAddress(), from->GetUDPPort());
701 DebugSend(Kad2PublishKeyReq, from->GetIPAddress(), from->GetUDPPort());
705 DebugSend(Kad2PublishKeyReq, from->GetIPAddress(), from->GetUDPPort());
745 DebugSend(Kad2PublishNotesReq, from->GetIPAddress(), from->GetUDPPort());
749 DebugSend(Kad2PublishNotesReq, from->GetIPAddress(), from->GetUDPPort());
781 DebugSend(KadFindBuddyReq, from->GetIPAddress(), from->GetUDPPort());
813 DebugSend(KadCallbackRe
[all...]
H A DIndexed.cpp779 DebugSend(Kad2SearchRes, ip, port);
808 DebugSend(Kad2SearchRes, ip, port);
841 DebugSend(Kad2SearchRes, ip, port);
858 DebugSend(Kad2SearchRes, ip, port);
889 DebugSend(Kad2SearchRes, ip, port);
905 DebugSend(Kad2SearchRes, ip, port);
H A DKademlia.cpp213 DebugSend(Kad2Ping, contact->GetIPAddress(), contact->GetUDPPort());
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/kademlia/routing/
H A DRoutingZone.cpp797 DebugSend(Kad2HelloReq, c->GetIPAddress(), c->GetUDPPort());
811 DebugSend(Kad2HelloReq, c->GetIPAddress(), c->GetUDPPort());
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DBaseClient.cpp2970 DebugSend(Kad2FirewallUDP, wxUINT32_SWAP_ALWAYS(GetConnectIP()), remoteInternPort);
2978 DebugSend(Kad2FirewalledUDP, wxUINT32_SWAP_ALWAYS(GetConnectIP()), remoteExternPort);

Completed in 56 milliseconds