Home
last modified time | relevance | path

Searched defs:fromIP (Results 1 – 17 of 17) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/modules/rtp_rtcp/test/BWEStandAlone/
H A DBWEStandAlone.cc51 const int8_t* fromIP, in IncomingRTPPacket()
60 const int8_t* fromIP, in IncomingRTCPPacket()
H A DTestSenderReceiver.cc290 const int8_t* fromIP, in IncomingRTPPacket()
300 const int8_t* fromIP, in IncomingRTCPPacket()
/dports/net-p2p/amule/aMule-2.3.3/src/kademlia/kademlia/
H A DUDPFirewallTester.cpp84 void CUDPFirewallTester::SetUDPFWCheckResult(bool succeeded, bool testCancelled, uint32_t fromIP, u… in SetUDPFWCheckResult()
H A DPrefs.cpp280 void CPrefs::SetExternKadPort(uint16_t port, uint32_t fromIP) in SetExternKadPort()
H A DSearchManager.cpp476 void CSearchManager::ProcessResponse(const CUInt128& target, uint32_t fromIP, uint16_t fromPort, Co… in ProcessResponse()
H A DSearch.cpp303 void CSearch::ProcessResponse(uint32_t fromIP, uint16_t fromPort, ContactList *results) in ProcessResponse()
/dports/net-p2p/amule-devel/aMule-SVN-r11065/src/kademlia/kademlia/
H A DUDPFirewallTester.cpp84 void CUDPFirewallTester::SetUDPFWCheckResult(bool succeeded, bool testCancelled, uint32_t fromIP, u… in SetUDPFWCheckResult()
H A DPrefs.cpp280 void CPrefs::SetExternKadPort(uint16_t port, uint32_t fromIP) in SetExternKadPort()
H A DSearchManager.cpp476 void CSearchManager::ProcessResponse(const CUInt128& target, uint32_t fromIP, uint16_t fromPort, Co… in ProcessResponse()
H A DSearch.cpp303 void CSearch::ProcessResponse(uint32_t fromIP, uint16_t fromPort, ContactList *results) in ProcessResponse()
/dports/net-p2p/eiskaltdcpp-cli/eiskaltdcpp-2.2.10/dht/
H A DDHT.cpp511 string fromIP = node->getIdentity().getIp(); in handle() local
/dports/net-p2p/eiskaltdcpp-lib/eiskaltdcpp-2.2.10/dht/
H A DDHT.cpp511 string fromIP = node->getIdentity().getIp(); in handle() local
/dports/net-p2p/eiskaltdcpp-gtk/eiskaltdcpp-2.2.10/dht/
H A DDHT.cpp511 string fromIP = node->getIdentity().getIp(); in handle() local
/dports/net-p2p/eiskaltdcpp-data/eiskaltdcpp-2.2.10/dht/
H A DDHT.cpp511 string fromIP = node->getIdentity().getIp(); in handle() local
/dports/net-p2p/eiskaltdcpp-daemon/eiskaltdcpp-2.2.10/dht/
H A DDHT.cpp511 string fromIP = node->getIdentity().getIp(); in handle() local
/dports/net-p2p/py-vertex/Vertex-0.3.1/vertex/test/
H A Dtest_q2q.py309 fromIP = '127.0.0.1' variable in Q2QConnectionTestCase
/dports/games/megaglest/megaglest-source-3.13.0/source/shared_lib/sources/platform/posix/
H A Dsocket.cpp2149 string fromIP = szHostFrom; in execute() local