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

/opensolaris-onvv-gate/usr/src/cmd/lms/
H A DLMS_if.h132 * @BytesToAdd - number of bytes to add to current window size value
137 UINT32 BytesToAdd; member in struct:__anon789
H A DLMEConnection.h306 BytesToAdd(bytesToAdd) {}
309 UINT32 BytesToAdd; member in struct:LMEChannelWindowAdjustMessage
H A DLMEConnection.cpp452 message.BytesToAdd = htonl(len);
722 channelWindowAdjust.BytesToAdd = ntohl(pMessage->BytesToAdd);
H A DProtocol.cpp988 it->second->AddBytesTxWindow(channelWindowMessage->BytesToAdd);

Completed in 160 milliseconds