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

/illumos-gate/usr/src/cmd/lms/
H A DChannel.h67 unsigned int GetRxWindow() const { return _rxWindow; } function in class:Channel
H A DProtocol.cpp1353 if (it->second->GetRxWindow() < chDMsg->DataLength) {
1372 //if (it->second->GetRxWindow() < Channel::LMS_WINDOW_SIZE / 2) {
1374 //Channel::LMS_WINDOW_SIZE - it->second->GetRxWindow());

Completed in 60 milliseconds