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

/haiku/src/add-ons/kernel/network/protocols/tcp/
H A DTCPEndpoint.h53 status_t SetSendBufferSize(size_t length);
H A Dtcp.cpp584 status = protocol->SetSendBufferSize(*value);
H A DTCPEndpoint.cpp1055 TCPEndpoint::SetSendBufferSize(size_t length) function in class:TCPEndpoint

Completed in 84 milliseconds