/aosp_15_r20/external/webrtc/net/dcsctp/tx/ |
H A D | retransmission_queue.h | 108 size_t cwnd() const { return cwnd_; } in cwnd() function 111 void set_cwnd(size_t cwnd) { cwnd_ = cwnd; } in set_cwnd()
|
/aosp_15_r20/external/webrtc/test/network/ |
H A D | cross_traffic.cc | 223 int cwnd = std::ceil(cwnd_); in SendPackets() local 297 int cwnd = std::ceil(cwnd_); in SendPackets() local
|
/aosp_15_r20/external/webrtc/net/dcsctp/socket/ |
H A D | transmission_control_block.h | 92 size_t cwnd() const { return retransmission_queue_.cwnd(); } in cwnd() function
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/congestion_control/ |
H A D | pacing_sender_test.cc | 79 bool in_recovery, QuicPacketCount cwnd) { in CheckPacketIsSentImmediately()
|
H A D | tcp_cubic_sender_bytes_test.cc | 177 const QuicByteCount cwnd = sender_->GetCongestionWindow(); in TEST_F() local
|
/aosp_15_r20/external/webrtc/net/dcsctp/public/ |
H A D | dcsctp_handover_state.h | 58 uint32_t cwnd = 0; member
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/progs/ |
H A D | bpf_cubic.c | 266 static __always_inline void bictcp_update(struct bictcp *ca, __u32 cwnd, in bictcp_update()
|
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/src/recovery/ |
D | mod.rs | 672 pub fn cwnd(&self) -> usize { in cwnd() method 1292 cwnd: u64, field
|
D | cubic.rs | 128 let cwnd = cwnd as f64 / max_datagram_size as f64; in cubic_k() localVariable
|
/aosp_15_r20/external/rust/crates/quiche/src/recovery/ |
D | mod.rs | 672 pub fn cwnd(&self) -> usize { in cwnd() method 1292 cwnd: u64, field
|
D | cubic.rs | 128 let cwnd = cwnd as f64 / max_datagram_size as f64; in cubic_k() localVariable
|
/aosp_15_r20/external/rust/crates/quiche/include/ |
D | quiche.h | 597 size_t cwnd; member
|
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/include/ |
D | quiche.h | 597 size_t cwnd; member
|
/aosp_15_r20/external/webrtc/p2p/base/ |
H A D | pseudo_tcp.cc | 1058 uint32_t cwnd = m_cwnd; in attemptSend() local
|
/aosp_15_r20/external/rust/crates/quiche/src/ |
D | path.rs | 846 pub cwnd: usize, field
|
D | ffi.rs | 1171 cwnd: usize, field
|
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/src/ |
D | path.rs | 846 pub cwnd: usize, field
|
D | ffi.rs | 1171 cwnd: usize, field
|
/aosp_15_r20/external/iproute2/misc/ |
H A D | ss.c | 711 unsigned int cwnd; member
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/http/ |
H A D | end_to_end_test.cc | 3512 QuicPacketCount cwnd = in TEST_P() local
|
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/ |
H A D | vmlinux.h | 19519 long unsigned int cwnd; member 88972 long unsigned int cwnd; member
|
H A D | vmlinux_600.h | 19519 long unsigned int cwnd; member 88972 long unsigned int cwnd; member
|
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/ |
H A D | vmlinux.h | 76839 __u32 cwnd; member 109869 long unsigned int cwnd; member
|
H A D | vmlinux_602.h | 76839 __u32 cwnd; member 109869 long unsigned int cwnd; member
|
/aosp_15_r20/external/bcc/libbpf-tools/x86/ |
H A D | vmlinux.h | 55475 long unsigned int cwnd; member 68042 __u32 cwnd; member
|