Home
last modified time | relevance | path

Searched refs:IPTOS_MINCOST (Results 1 - 24 of 24) sorted by relevance

/third_party/musl/porting/liteos_a/kernel/include/netinet/
H A Dip.h124 #define IPTOS_MINCOST IPTOS_LOWCOST macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/netinet/
H A Dip.h124 #define IPTOS_MINCOST IPTOS_LOWCOST macro
/third_party/musl/porting/uniproton/kernel/include/netinet/
H A Dip.h124 #define IPTOS_MINCOST IPTOS_LOWCOST macro
/third_party/musl/porting/liteos_m/kernel/include/netinet/
H A Dip.h124 #define IPTOS_MINCOST IPTOS_LOWCOST macro
/third_party/musl/include/netinet/
H A Dip.h124 #define IPTOS_MINCOST IPTOS_LOWCOST 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.c208 , IPTOS_MINCOST
/third_party/lwip/src/include/lwip/
H A Dsockets.h369 #define IPTOS_MINCOST IPTOS_LOWCOST macro
/third_party/rust/crates/libc/src/unix/linux_like/
H A Dmod.rs1280 pub const IPTOS_MINCOST: u8 = 0x02; consts
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs1275 pub const IPTOS_MINCOST: u8 = 0x02; consts
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs709 pub const IPTOS_MINCOST: u32 = 2; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs714 pub const IPTOS_MINCOST: u32 = 2; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs714 pub const IPTOS_MINCOST: u32 = 2; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs721 pub const IPTOS_MINCOST: u32 = 2; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs718 pub const IPTOS_MINCOST: u32 = 2; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs721 pub const IPTOS_MINCOST: u32 = 2; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs718 pub const IPTOS_MINCOST: u32 = 2; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs708 pub const IPTOS_MINCOST: u32 = 2; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs929 pub const IPTOS_MINCOST: u32 = 2; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs709 pub const IPTOS_MINCOST: u32 = 2; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs929 pub const IPTOS_MINCOST: u32 = 2; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs709 pub const IPTOS_MINCOST: u32 = 2; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs710 pub const IPTOS_MINCOST: u32 = 2; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs709 pub const IPTOS_MINCOST: u32 = 2; consts

Completed in 194 milliseconds