Searched refs:SRPC_MSG_JOIN_REPLY (Results 1 – 2 of 2) sorted by relevance
/drivers/staging/lustre/lnet/selftest/ | ||
D | rpc.h | 61 SRPC_MSG_JOIN_REPLY = 17, enumerator |
D | framework.c | 1544 if (msg->msg_type == SRPC_MSG_JOIN_REPLY) { in sfw_unpack_message() |