Home
last modified time | relevance | path

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

/openbmc/linux/drivers/block/rnbd/
H A Drnbd-proto.h37 RNBD_MSG_SESS_INFO_RSP, enumerator
H A DREADME66 RNBD_MSG_SESS_INFO_RSP. Currently the messages only contain the protocol
H A Drnbd-srv.c644 rsp->hdr.type = cpu_to_le16(RNBD_MSG_SESS_INFO_RSP); in process_msg_sess_info()