Searched defs:VirtioVsockConfig (Results 1 – 3 of 3) sorted by relevance
37 pub struct VirtioVsockConfig { struct44 pub guest_cid_low: ReadOnly<u32>,45 pub guest_cid_high: ReadOnly<u32>,
222 struct VirtioVsockConfig { struct228 unsafe impl ByteValued for VirtioVsockConfig {} argument