Searched refs:SetUDPPort (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/routing/
H A DContact.h75 void SetUDPPort(uint16_t port) throw() { m_udpPort = port; } function in class:Kademlia::CContact
H A DRoutingZone.cpp486 contactUpdate->SetUDPPort(contact->GetUDPPort());
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DClientUDPSocket.cpp199 sender->SetUDPPort(port);
H A DPreferences.h215 static void SetUDPPort(uint16 val) { s_udpport = val; } function in class:CPreferences
H A Dupdownclient.h194 void SetUDPPort(uint16 nPort) { m_nUDPPort = nPort; } function in class:CUpDownClient
H A DECSpecialMuleTags.cpp421 thePrefs::SetUDPPort(oneTag->GetInt());
H A Damule.cpp705 thePrefs::SetUDPPort( port );

Completed in 111 milliseconds