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