Searched refs:mePort (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/lms/
H A DLMEConnectionCompat.cpp125 bool LMEConnection::CompatOpenConnection(in_port_t mePort, ATAddress addr, unsigned int &connID) argument
150 openConnectionExMsg.MEPort = htons(mePort);
155 *(int *)inAddr, addrSize, addr.inPort(), mePort);
165 openConnectionMsg.MEPort = htons(mePort);
170 *(int *)inAddr, addrSize, addr.inPort(), mePort);
H A DLMEConnection.h341 bool CompatOpenConnection(in_port_t mePort, ATAddress addr, unsigned int &connID);

Completed in 56 milliseconds