pub const IPTOS = struct
pub const IPTOS = struct { pub const LOWDELAY = 16; pub const THROUGHPUT = 8; pub const RELIABILITY = 4; }