Home
last modified time | relevance | path

Searched defs:VsockSocket (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/crosvm/base/src/sys/linux/
H A Dvsock.rs211 pub struct VsockSocket { struct
215 impl VsockSocket { implementation
342 impl IntoRawFd for VsockSocket { implementation
350 impl AsRawFd for VsockSocket { implementation
356 impl Drop for VsockSocket { implementation