Searched defs:SlaveReq (Results 1 – 3 of 3) sorted by relevance
275 hdr: &VhostUserMsgHeader<SlaveReq>, in check_msg_size()291 hdr: &VhostUserMsgHeader<SlaveReq>, in check_attached_rfds()322 hdr: &VhostUserMsgHeader<SlaveReq>, in extract_msg_body()336 req: &VhostUserMsgHeader<SlaveReq>, in new_reply_header()337 ) -> Result<VhostUserMsgHeader<SlaveReq>> { in new_reply_header()351 req: &VhostUserMsgHeader<SlaveReq>, in send_ack_message()
34 request: SlaveReq, in send_message()101 request: SlaveReq, in send_message()
158 pub enum SlaveReq { enum183 impl Into<u32> for SlaveReq { implementation189 impl Req for SlaveReq { implementation