Home
last modified time | relevance | path

Searched refs:HostPort (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/lms/
H A DProtocolCompat.cpp77 ntohs(msg->HostPort)); in _LmeReceiveCompat()
81 ntohs(msg->HostPort), in _LmeReceiveCompat()
87 ntohs(msg->HostPort)); in _LmeReceiveCompat()
91 ntohs(msg->HostPort), in _LmeReceiveCompat()
H A DLMEConnectionCompat.cpp149 openConnectionExMsg.HostPort = htons(addr.inPort()); in CompatOpenConnection()
164 openConnectionMsg.HostPort = htons(addr.inPort()); in CompatOpenConnection()
295 msg->ConnectionId, msg->Host, ntohs(msg->HostPort)); in _doRXCompat()
299 msg->ConnectionId, inet_ntoa(*((struct in_addr *)msg->Host)), ntohs(msg->HostPort)); in _doRXCompat()
H A DLMS_if_compat.h107 UINT16 HostPort; member
160 UINT16 HostPort; member