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

/illumos-gate/usr/src/cmd/lms/
H A DChannel.h69 bool AddBytesTxWindow(const int bytesToAdd) function in class:Channel
H A DProtocolCompat.cpp103 c->AddBytesTxWindow(1024);
H A DProtocol.cpp454 c->AddBytesTxWindow(1024);
664 cx->AddBytesTxWindow(-res);
940 it->second->AddBytesTxWindow(chOpenSuccMsg->InitialWindow);
988 it->second->AddBytesTxWindow(channelWindowMessage->BytesToAdd);
1260 c->AddBytesTxWindow(chOpenMsg->InitialWindow);

Completed in 47 milliseconds