Home
last modified time | relevance | path

Searched refs:IPTOS_THROUGHPUT (Results 1 - 25 of 25) sorted by relevance

/third_party/musl/porting/liteos_a/kernel/include/netinet/
H A Dip.h121 #define IPTOS_THROUGHPUT 0x08 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/netinet/
H A Dip.h121 #define IPTOS_THROUGHPUT 0x08 macro
/third_party/musl/porting/uniproton/kernel/include/netinet/
H A Dip.h121 #define IPTOS_THROUGHPUT 0x08 macro
/third_party/musl/porting/liteos_m/kernel/include/netinet/
H A Dip.h121 #define IPTOS_THROUGHPUT 0x08 macro
/third_party/musl/include/netinet/
H A Dip.h121 #define IPTOS_THROUGHPUT 0x08 macro
/third_party/libwebsockets/lib/plat/freertos/
H A Dfreertos-sockets.c146 IPTOS_LOWDELAY, IPTOS_THROUGHPUT, IPTOS_RELIABILITY, IPTOS_MINCOST
/third_party/libwebsockets/lib/plat/unix/
H A Dunix-sockets.c206 IPTOS_LOWDELAY, IPTOS_THROUGHPUT, IPTOS_RELIABILITY
/third_party/lwip/src/include/lwip/
H A Dsockets.h366 #define IPTOS_THROUGHPUT 0x08 macro
/third_party/eudev/src/shared/
H A Dutil.c1431 [IPTOS_THROUGHPUT] = "throughput",
/third_party/rust/crates/libc/src/unix/linux_like/
H A Dmod.rs1278 pub const IPTOS_THROUGHPUT: u8 = 0x08; consts
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs1273 pub const IPTOS_THROUGHPUT: u8 = 0x08; consts
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs707 pub const IPTOS_THROUGHPUT: u32 = 8; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs712 pub const IPTOS_THROUGHPUT: u32 = 8; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs712 pub const IPTOS_THROUGHPUT: u32 = 8; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs719 pub const IPTOS_THROUGHPUT: u32 = 8; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs716 pub const IPTOS_THROUGHPUT: u32 = 8; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs719 pub const IPTOS_THROUGHPUT: u32 = 8; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs716 pub const IPTOS_THROUGHPUT: u32 = 8; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs706 pub const IPTOS_THROUGHPUT: u32 = 8; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs927 pub const IPTOS_THROUGHPUT: u32 = 8; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs707 pub const IPTOS_THROUGHPUT: u32 = 8; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs927 pub const IPTOS_THROUGHPUT: u32 = 8; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs707 pub const IPTOS_THROUGHPUT: u32 = 8; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs708 pub const IPTOS_THROUGHPUT: u32 = 8; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs707 pub const IPTOS_THROUGHPUT: u32 = 8; consts

Completed in 195 milliseconds