Searched refs:tcpi_snd_mss (Results 1 - 20 of 20) sorted by relevance
/third_party/musl/porting/uniproton/kernel/include/netinet/ |
H A D | tcp.h | 195 uint32_t tcpi_snd_mss; member
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/netinet/ |
H A D | tcp.h | 195 uint32_t tcpi_snd_mss; member
|
/third_party/musl/porting/liteos_a/kernel/include/netinet/ |
H A D | tcp.h | 206 uint32_t tcpi_snd_mss; member
|
/third_party/musl/porting/liteos_m/kernel/include/netinet/ |
H A D | tcp.h | 195 uint32_t tcpi_snd_mss; member
|
/third_party/musl/include/netinet/ |
H A D | tcp.h | 206 uint32_t tcpi_snd_mss; member
|
/third_party/nghttp2/src/ |
H A D | shrpx_connection.cc | 1264 (avail_packets + 2) * (tcp_info.tcpi_snd_mss - tls_overhead); in get_tcp_hint() 1278 // << ", snd_mss=" << tcp_info.tcpi_snd_mss in get_tcp_hint()
|
/third_party/rust/crates/linux-raw-sys/src/aarch64/ |
H A D | general.rs | 3918 pub tcpi_snd_mss: __u32,
|
/third_party/rust/crates/linux-raw-sys/src/riscv64/ |
H A D | general.rs | 3916 pub tcpi_snd_mss: __u32,
|
/third_party/rust/crates/linux-raw-sys/src/riscv32/ |
H A D | general.rs | 3896 pub tcpi_snd_mss: __u32,
|
/third_party/rust/crates/linux-raw-sys/src/powerpc64/ |
H A D | general.rs | 4041 pub tcpi_snd_mss: __u32,
|
/third_party/rust/crates/linux-raw-sys/src/mips64/ |
H A D | general.rs | 4101 pub tcpi_snd_mss: __u32,
|
/third_party/rust/crates/linux-raw-sys/src/powerpc/ |
H A D | general.rs | 4069 pub tcpi_snd_mss: __u32,
|
/third_party/rust/crates/linux-raw-sys/src/mips/ |
H A D | general.rs | 4165 pub tcpi_snd_mss: __u32,
|
/third_party/rust/crates/linux-raw-sys/src/arm/ |
H A D | general.rs | 4002 pub tcpi_snd_mss: __u32,
|
/third_party/rust/crates/linux-raw-sys/src/sparc/ |
H A D | general.rs | 4280 pub tcpi_snd_mss: __u32,
|
/third_party/rust/crates/linux-raw-sys/src/s390x/ |
H A D | general.rs | 3976 pub tcpi_snd_mss: __u32,
|
/third_party/rust/crates/linux-raw-sys/src/sparc64/ |
H A D | general.rs | 4250 pub tcpi_snd_mss: __u32,
|
/third_party/rust/crates/linux-raw-sys/src/x32/ |
H A D | general.rs | 3945 pub tcpi_snd_mss: __u32,
|
/third_party/rust/crates/linux-raw-sys/src/x86/ |
H A D | general.rs | 4033 pub tcpi_snd_mss: __u32,
|
/third_party/rust/crates/linux-raw-sys/src/x86_64/ |
H A D | general.rs | 3954 pub tcpi_snd_mss: __u32,
|
Completed in 181 milliseconds