Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dimport.c742 MSG_CONNECT_TRANSNO); in ptlrpc_connect_import()
Dwiretest.c873 LASSERTF(MSG_CONNECT_TRANSNO == 0x00000100UL, "found 0x%.8xUL\n", in lustre_assert_wire_constants()
874 (unsigned)MSG_CONNECT_TRANSNO); in lustre_assert_wire_constants()
/linux-4.4.14/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h1195 #define MSG_CONNECT_TRANSNO 0x00000100 /* report transno */ macro