Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/lms/
H A DProtocol.h104 bool _checkMessageAndProtocol(LMEMessage *message, unsigned int len);
H A DProtocol.cpp836 bool Protocol::_checkMessageAndProtocol(LMEMessage *message, unsigned int len) function in Protocol
871 if (!_checkMessageAndProtocol(message, len)) {