Home
last modified time | relevance | path

Searched refs:tcpi_snd_cwnd (Results 1 - 20 of 20) sorted by relevance

/third_party/musl/porting/uniproton/kernel/include/netinet/
H A Dtcp.h211 uint32_t tcpi_snd_cwnd; member
/third_party/musl/porting/liteos_m_iccarm/kernel/include/netinet/
H A Dtcp.h211 uint32_t tcpi_snd_cwnd; member
/third_party/musl/porting/liteos_a/kernel/include/netinet/
H A Dtcp.h222 uint32_t tcpi_snd_cwnd; member
/third_party/musl/porting/liteos_m/kernel/include/netinet/
H A Dtcp.h211 uint32_t tcpi_snd_cwnd; member
/third_party/musl/include/netinet/
H A Dtcp.h222 uint32_t tcpi_snd_cwnd; member
/third_party/nghttp2/src/
H A Dshrpx_connection.cc1241 auto avail_packets = tcp_info.tcpi_snd_cwnd > tcp_info.tcpi_unacked in get_tcp_hint()
1242 ? tcp_info.tcpi_snd_cwnd - tcp_info.tcpi_unacked in get_tcp_hint()
1276 // LOG(INFO) << "snd_cwnd=" << tcp_info.tcpi_snd_cwnd in get_tcp_hint()
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs3934 pub tcpi_snd_cwnd: __u32,
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs3932 pub tcpi_snd_cwnd: __u32,
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs3912 pub tcpi_snd_cwnd: __u32,
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs4057 pub tcpi_snd_cwnd: __u32,
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs4117 pub tcpi_snd_cwnd: __u32,
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs4085 pub tcpi_snd_cwnd: __u32,
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs4181 pub tcpi_snd_cwnd: __u32,
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs4018 pub tcpi_snd_cwnd: __u32,
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs4296 pub tcpi_snd_cwnd: __u32,
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs3992 pub tcpi_snd_cwnd: __u32,
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs4266 pub tcpi_snd_cwnd: __u32,
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs3961 pub tcpi_snd_cwnd: __u32,
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs4049 pub tcpi_snd_cwnd: __u32,
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs3970 pub tcpi_snd_cwnd: __u32,

Completed in 173 milliseconds