Home
last modified time | relevance | path

Searched refs:InitialWindow (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/lms/
H A DLMEConnection.h223 InitialWindow(initialWindow), in LMEMessage()
229 UINT32 InitialWindow; member
242 InitialWindow(initialWindow) {} in LMEMessage()
246 UINT32 InitialWindow; member
H A DLMEConnection.cpp675 channelOpenReply.InitialWindow = ntohl(pMessage->InitialWindowSize); in _doRX()
803 channelOpenRequest.InitialWindow = ntohl(*((UINT32 *)pCurrent)); in _apfChannelOpenDirect()
H A DProtocol.cpp940 it->second->AddBytesTxWindow(chOpenSuccMsg->InitialWindow);
1260 c->AddBytesTxWindow(chOpenMsg->InitialWindow);