Searched defs:VhostUserMsgHeader (Results 1 – 2 of 2) sorted by relevance
234 pub(super) struct VhostUserMsgHeader<R: Req> { struct241 impl<R: Req> MsgHeader for VhostUserMsgHeader<R> { argument246 impl<R: Req> Debug for VhostUserMsgHeader<R> { implementation256 impl<R: Req> Clone for VhostUserMsgHeader<R> { implementation262 impl<R: Req> PartialEq for VhostUserMsgHeader<R> { implementation268 impl<R: Req> VhostUserMsgHeader<R> { implementation350 impl<R: Req> Default for VhostUserMsgHeader<R> { implementation362 unsafe impl<R: Req> ByteValued for VhostUserMsgHeader<R> {} implementation364 impl<T: Req> VhostUserMsgValidator for VhostUserMsgHeader<T> { implementation
264 pub struct VhostUserMsgHeader<R: Req> { struct271 impl<R: Req> Debug for VhostUserMsgHeader<R> { argument281 impl<R: Req> Clone for VhostUserMsgHeader<R> { implementation287 impl<R: Req> PartialEq for VhostUserMsgHeader<R> { implementation293 impl<R: Req> VhostUserMsgHeader<R> { impl384 impl<R: Req> Default for VhostUserMsgHeader<R> { implementation395 impl<T: Req> VhostUserMsgValidator for VhostUserMsgHeader<T> { implementation