Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/lms/
H A DLMS_if_compat.h105 UINT8 OpenRequestId; member
124 UINT8 OpenRequestId; member
158 UINT8 OpenRequestId; member
H A DLMEConnectionCompat.cpp147 openConnectionExMsg.OpenRequestId = currReqID; in CompatOpenConnection()
162 openConnectionMsg.OpenRequestId = currReqID; in CompatOpenConnection()
267 itr = _compatPendingConnections.find(repMsg->OpenRequestId); in _doRXCompat()
272 …PRINT("[Compat]Open connection reply %d %d =%d\n", repMsg->OpenRequestId, repMsg->ConnectionId, re… in _doRXCompat()