Home
last modified time | relevance | path

Searched refs:_getMinGlobalMsgLen (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/lms/
H A DProtocol.h103 unsigned int _getMinGlobalMsgLen(LMEGlobalRequestMessage *globalMessage);
H A DProtocol.cpp1001 unsigned int Protocol::_getMinGlobalMsgLen(LMEGlobalRequestMessage *globalMessage) function in Protocol
1024 if (len < _getMinGlobalMsgLen(globalMessage)) {