Searched refs:MSG_CONNECT_INITIAL (Results 1 – 3 of 3) sorted by relevance
739 MSG_CONNECT_INITIAL); in ptlrpc_connect_import()
869 LASSERTF(MSG_CONNECT_INITIAL == 0x00000020UL, "found 0x%.8xUL\n", in lustre_assert_wire_constants()870 (unsigned)MSG_CONNECT_INITIAL); in lustre_assert_wire_constants()
1180 #define MSG_CONNECT_INITIAL 0x00000020 macro