Searched refs:_ShouldReceive (Results 1 - 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/network/protocols/tcp/
H A DTCPEndpoint.h89 bool _ShouldReceive() const;
H A DTCPEndpoint.cpp1360 if (availableData == 0 && !_ShouldReceive())
1458 TCPEndpoint::_ShouldReceive() const function in class:TCPEndpoint
1827 && _ShouldReceive())

Completed in 36 milliseconds