Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/lms/
H A DProtocol.h102 unsigned int _getMinMessageLen(LMEMessage *message);
H A DProtocol.cpp793 unsigned int Protocol::_getMinMessageLen(LMEMessage *message) function in Protocol
847 if (len < _getMinMessageLen(message)) {