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

/haiku/src/add-ons/kernel/network/protocols/tcp/
H A DEndpointManager.h85 status_t BindChild(TCPEndpoint* endpoint,
H A DEndpointManager.cpp396 EndpointManager::BindChild(TCPEndpoint* endpoint, const sockaddr* address) function in class:EndpointManager
H A DTCPEndpoint.cpp1487 if (fManager->BindChild(this, buffer->destination) != B_OK) {

Completed in 99 milliseconds