Home
last modified time | relevance | path

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

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