Searched defs:SEQPACKET (Results 1 – 2 of 2) sorted by relevance
24 pub const SEQPACKET: Self = Self(c::SOCK_SEQPACKET); constant
24 pub const SEQPACKET: Self = Self(c::SOCK_SEQPACKET as u32); constant