Searched refs:MSG_CONNECT_TRANSNO (Results 1 – 3 of 3) sorted by relevance
742 MSG_CONNECT_TRANSNO); in ptlrpc_connect_import()
873 LASSERTF(MSG_CONNECT_TRANSNO == 0x00000100UL, "found 0x%.8xUL\n", in lustre_assert_wire_constants()874 (unsigned)MSG_CONNECT_TRANSNO); in lustre_assert_wire_constants()
1195 #define MSG_CONNECT_TRANSNO 0x00000100 /* report transno */ macro