Home
last modified time | relevance | path

Searched refs:TCP_CONGESTION (Results 1 – 25 of 36) sorted by relevance

12

/third_party/rust/crates/libc/src/unix/solarish/
Dillumos.rs34 pub const TCP_CONGESTION: ::c_int = 37; constant
/third_party/python/Misc/NEWS.d/
D3.6.0rc1.rst72 Add new :data:`socket.TCP_CONGESTION` (Linux 2.6.13) and
/third_party/musl/ndk_musl_include/netinet/
Dtcp.h18 #define TCP_CONGESTION 13 macro
/third_party/musl/porting/uniproton/kernel/include/netinet/
Dtcp.h18 #define TCP_CONGESTION 13 macro
/third_party/musl/porting/liteos_m/kernel/include/netinet/
Dtcp.h18 #define TCP_CONGESTION 13 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/netinet/
Dtcp.h18 #define TCP_CONGESTION 13 macro
/third_party/musl/porting/liteos_a/kernel/include/netinet/
Dtcp.h18 #define TCP_CONGESTION 13 macro
/third_party/musl/include/netinet/
Dtcp.h18 #define TCP_CONGESTION 13 macro
/third_party/rust/crates/libc/libc-test/semver/
Dfuchsia.txt921 TCP_CONGESTION
Dfreebsd.txt1170 TCP_CONGESTION
Dlinux.txt2596 TCP_CONGESTION
Dandroid.txt2543 TCP_CONGESTION
/third_party/rust/crates/nix/src/sys/socket/
Dsockopt.rs773 libc::TCP_CONGESTION,
/third_party/rust/crates/libc/src/unix/linux_like/
Dmod.rs987 pub const TCP_CONGESTION: ::c_int = 13; constant
/third_party/python/Modules/
Dsocketmodule.c8190 #ifdef TCP_CONGESTION
8191 PyModule_AddIntMacro(m, TCP_CONGESTION);
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
Dmod.rs2902 pub const TCP_CONGESTION: ::c_int = 64; constant
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs1812 pub const TCP_CONGESTION: ::c_int = 13; constant
/third_party/rust/crates/linux-raw-sys/src/riscv64/
Dgeneral.rs1633 pub const TCP_CONGESTION: u32 = 13; constant
/third_party/rust/crates/linux-raw-sys/src/aarch64/
Dgeneral.rs1633 pub const TCP_CONGESTION: u32 = 13; constant
/third_party/rust/crates/nix/
DCHANGELOG.md956 - Added option `TCP_CONGESTION` in `setsockopt`.
/third_party/rust/crates/linux-raw-sys/src/mips64/
Dgeneral.rs1638 pub const TCP_CONGESTION: u32 = 13; constant
/third_party/rust/crates/linux-raw-sys/src/sparc/
Dgeneral.rs1874 pub const TCP_CONGESTION: u32 = 13; constant
/third_party/rust/crates/linux-raw-sys/src/x32/
Dgeneral.rs1629 pub const TCP_CONGESTION: u32 = 13; constant
/third_party/rust/crates/linux-raw-sys/src/s390x/
Dgeneral.rs1628 pub const TCP_CONGESTION: u32 = 13; constant
/third_party/rust/crates/linux-raw-sys/src/x86/
Dgeneral.rs1622 pub const TCP_CONGESTION: u32 = 13; constant

12