Home
last modified time | relevance | path

Searched refs:APF_SERVICE_REQUEST (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/cmd/lms/
H A DLMS_if_constants.h42 APF_SERVICE_REQUEST = 5, enumerator
H A DLMEConnection.cpp523 case APF_SERVICE_REQUEST: in _checkMinMsgSize()
524 if (bytesRead < sizeof(APF_SERVICE_REQUEST)) { in _checkMinMsgSize()
527 if (bytesRead < (sizeof(APF_SERVICE_REQUEST) + in _checkMinMsgSize()
641 case APF_SERVICE_REQUEST: in _doRX()
H A DLMEConnection.h76 LMEMessage(APF_SERVICE_REQUEST), in LMEMessage()
H A DProtocol.cpp745 case APF_SERVICE_REQUEST:
796 case APF_SERVICE_REQUEST:
885 case APF_SERVICE_REQUEST: