Searched refs:SetConnection (Results 1 - 3 of 3) sorted by relevance

/haiku/src/add-ons/kernel/network/protocols/tcp/
H A DEndpointManager.h78 status_t SetConnection(TCPEndpoint* endpoint,
H A DEndpointManager.cpp259 EndpointManager::SetConnection(TCPEndpoint* endpoint, const sockaddr* _local, function in class:EndpointManager
262 TRACE(("EndpointManager::SetConnection(%p)\n", endpoint));
H A DTCPEndpoint.cpp2312 status_t status = fManager->SetConnection(this, *LocalAddress(), peer,

Completed in 65 milliseconds