pub const IPTOS = struct
pub const IPTOS = struct { pub const RELIABILITY = 0x04; pub const THROUGHPUT = 0x08; pub const LOWDELAY = 0x10; }