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