Home
last modified time | relevance | path

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

/third_party/musl/porting/uniproton/kernel/include/netinet/
H A Dtcp.h197 uint32_t tcpi_unacked; member
/third_party/musl/porting/liteos_m_iccarm/kernel/include/netinet/
H A Dtcp.h197 uint32_t tcpi_unacked; member
/third_party/musl/porting/liteos_a/kernel/include/netinet/
H A Dtcp.h208 uint32_t tcpi_unacked; member
/third_party/musl/porting/liteos_m/kernel/include/netinet/
H A Dtcp.h197 uint32_t tcpi_unacked; member
/third_party/musl/include/netinet/
H A Dtcp.h208 uint32_t tcpi_unacked; 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()
1277 // << ", unacked=" << tcp_info.tcpi_unacked in get_tcp_hint()
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs3920 pub tcpi_unacked: __u32,
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs3918 pub tcpi_unacked: __u32,
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs3898 pub tcpi_unacked: __u32,
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs4043 pub tcpi_unacked: __u32,
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs4103 pub tcpi_unacked: __u32,
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs4071 pub tcpi_unacked: __u32,
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs4167 pub tcpi_unacked: __u32,
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs4004 pub tcpi_unacked: __u32,
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs4282 pub tcpi_unacked: __u32,
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs3978 pub tcpi_unacked: __u32,
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs4252 pub tcpi_unacked: __u32,
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs3947 pub tcpi_unacked: __u32,
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs4035 pub tcpi_unacked: __u32,
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs3956 pub tcpi_unacked: __u32,

Completed in 179 milliseconds