Home
last modified time | relevance | path

Searched defs:IPTOS_LOWDELAY (Results 1 - 22 of 22) sorted by relevance

/third_party/musl/porting/liteos_a/kernel/include/netinet/
H A Dip.h120 #define IPTOS_LOWDELAY 0x10 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/netinet/
H A Dip.h120 #define IPTOS_LOWDELAY 0x10 macro
/third_party/musl/porting/uniproton/kernel/include/netinet/
H A Dip.h120 #define IPTOS_LOWDELAY 0x10 macro
/third_party/musl/porting/liteos_m/kernel/include/netinet/
H A Dip.h120 #define IPTOS_LOWDELAY 0x10 macro
/third_party/musl/include/netinet/
H A Dip.h120 #define IPTOS_LOWDELAY 0x10 macro
/third_party/lwip/src/include/lwip/
H A Dsockets.h365 #define IPTOS_LOWDELAY 0x10 macro
/third_party/rust/crates/libc/src/unix/linux_like/
H A Dmod.rs1277 pub const IPTOS_LOWDELAY: u8 = 0x10; consts
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs1272 pub const IPTOS_LOWDELAY: u8 = 0x10; consts
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs706 pub const IPTOS_LOWDELAY: u32 = 16; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs718 pub const IPTOS_LOWDELAY: u32 = 16; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs711 pub const IPTOS_LOWDELAY: u32 = 16; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs711 pub const IPTOS_LOWDELAY: u32 = 16; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs715 pub const IPTOS_LOWDELAY: u32 = 16; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs718 pub const IPTOS_LOWDELAY: u32 = 16; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs715 pub const IPTOS_LOWDELAY: u32 = 16; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs705 pub const IPTOS_LOWDELAY: u32 = 16; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs926 pub const IPTOS_LOWDELAY: u32 = 16; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs706 pub const IPTOS_LOWDELAY: u32 = 16; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs926 pub const IPTOS_LOWDELAY: u32 = 16; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs706 pub const IPTOS_LOWDELAY: u32 = 16; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs707 pub const IPTOS_LOWDELAY: u32 = 16; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs706 pub const IPTOS_LOWDELAY: u32 = 16; consts

Completed in 193 milliseconds