Searched defs:VSOCK (Results 1 – 3 of 3) sorted by relevance
123 VSOCK, enumerator
368 pub const VSOCK: Domain = Domain(libc::AF_VSOCK); constant
590 pub const VSOCK: Self = Self(c::AF_VSOCK as _); constant