Searched defs:DGRAM (Results 1 – 3 of 3) sorted by relevance
55 DGRAM(1); enumConstant
263 pub const DGRAM: Type = Type(sys::SOCK_DGRAM); constant
22 pub const DGRAM: Self = Self(c::SOCK_DGRAM as _); constant