Home
last modified time | relevance | path

Searched refs:BytesToAdd (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/cmd/lms/
H A DLMS_if.h137 UINT32 BytesToAdd; member
H A DLMEConnection.h306 BytesToAdd(bytesToAdd) {} in LMEMessage()
309 UINT32 BytesToAdd; member
H A DLMEConnection.cpp452 message.BytesToAdd = htonl(len); in ChannelWindowAdjust()
722 channelWindowAdjust.BytesToAdd = ntohl(pMessage->BytesToAdd); in _doRX()
H A DProtocol.cpp988 it->second->AddBytesTxWindow(channelWindowMessage->BytesToAdd);