Searched defs:_checkMinMsgSize (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/lms/
H A DLMEConnection.cpp515 bool LMEConnection::_checkMinMsgSize(unsigned char *buf, unsigned int bytesRead) function in class:LMEConnection
620 if (!_checkMinMsgSize(rxBuffer, bytesRead)) {

Completed in 60 milliseconds