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

/illumos-gate/usr/src/cmd/lms/
H A DChannel.h66 unsigned int GetTxWindow() const { return _txWindow; } function in class:Channel
H A DProtocol.cpp517 (it->second->GetTxWindow() > 0)) {
616 int len = std::min(c->GetTxWindow(), _rxSocketBufferSize);

Completed in 48 milliseconds