Home
last modified time | relevance | path

Searched refs:RNBD_MSG_SESS_INFO (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/block/rnbd/
H A Drnbd-proto.h36 RNBD_MSG_SESS_INFO, enumerator
H A DREADME65 RNBD_MSG_SESS_INFO to the server. Server responds with
H A Drnbd-srv.c386 case RNBD_MSG_SESS_INFO: in rnbd_srv_rdma_ev()
H A Drnbd-clt.c602 msg.hdr.type = cpu_to_le16(RNBD_MSG_SESS_INFO); in send_msg_sess_info()