Searched refs:LNET_MSG_HELLO (Results 1 – 4 of 4) sorted by relevance
493 hdr->type = cpu_to_le32 (LNET_MSG_HELLO); in ksocknal_send_hello_v1()597 if (hdr->type != cpu_to_le32 (LNET_MSG_HELLO)) { in ksocknal_recv_hello_v1()
73 LNET_MSG_HELLO, enumerator
195 CLASSERT(LNET_MSG_HELLO == 4); in lnet_assert_wire_constants()
1645 case LNET_MSG_HELLO: in lnet_msgtyp2str()