Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/lms/
H A DLMS_if_compat.h147 #define HOSTNAME_BIT 0x1 macro
H A DProtocolCompat.cpp73 if ((msg->Flags & HOSTNAME_BIT) != 0) { in _LmeReceiveCompat()
H A DLMEConnectionCompat.cpp293 if ((msg->Flags & HOSTNAME_BIT) != 0) { in _doRXCompat()