Searched refs:m_proxyBoundAddressIPV4 (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/
H A DProxy.cpp743 m_proxyBoundAddressIPV4.Hostname( PeekUInt32( m_buffer+addrOffset) );
744 m_proxyBoundAddress = &m_proxyBoundAddressIPV4;
754 m_proxyBoundAddressIPV4.Hostname(
756 m_proxyBoundAddress = &m_proxyBoundAddressIPV4;
964 m_ok = m_proxyBoundAddressIPV4.Service(ENDIAN_NTOHS(
969 m_proxyBoundAddressIPV4.Hostname( PeekUInt32( m_buffer+addrOffset ) );
970 m_proxyBoundAddress = &m_proxyBoundAddressIPV4;
H A DProxy.h282 amuleIPV4Address m_proxyBoundAddressIPV4; member in class:CProxyStateMachine

Completed in 123 milliseconds