/kernel/linux/linux-5.10/net/ipv4/ |
H A D | tcp_highspeed.c | 17 unsigned int cwnd; member [all...] |
H A D | tcp_bic.c | 83 static inline void bictcp_update(struct bictcp *ca, u32 cwnd) in bictcp_update() argument [all...] |
H A D | tcp_cong.c | 398 u32 cwnd = min(tp->snd_cwnd + acked, tp->snd_ssthresh); in tcp_slow_start() local
|
H A D | tcp_cubic.c | 221 static inline void bictcp_update(struct bictcp *ca, u32 cwnd, u32 acked) in bictcp_update() argument [all...] |
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | tcp_highspeed.c | 17 unsigned int cwnd; member [all...] |
H A D | tcp_bic.c | 83 static inline void bictcp_update(struct bictcp *ca, u32 cwnd) in bictcp_update() argument [all...] |
H A D | tcp_cong.c | 460 u32 cwnd = min(tcp_snd_cwnd(tp) + acked, tp->snd_ssthresh); in tcp_slow_start() local
|
H A D | tcp_cubic.c | 214 static inline void bictcp_update(struct bictcp *ca, u32 cwnd, u32 acked) in bictcp_update() argument [all...] |
/kernel/linux/linux-5.10/net/sctp/ |
H A D | transport.c | 401 __u32 cwnd, ssthresh, flight_size, pba, pmtu; in sctp_transport_raise_cwnd() local [all...] |
/kernel/linux/linux-5.10/samples/bpf/ |
H A D | hbm_kern.h | 76 int cwnd; member
|
/kernel/linux/linux-5.10/net/dccp/ccids/ |
H A D | ccid2.c | 217 u32 cwnd = hc->tx_cwnd, restart_cwnd, in ccid2_cwnd_restart() local [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_nvmetcp.h | 73 u32 cwnd; member
|
/kernel/linux/linux-6.6/net/sctp/ |
H A D | transport.c | 559 __u32 cwnd, ssthresh, flight_size, pba, pmtu; in sctp_transport_raise_cwnd() local [all...] |
/kernel/linux/linux-6.6/samples/bpf/ |
H A D | hbm_kern.h | 74 int cwnd; member
|
/kernel/linux/linux-6.6/net/dccp/ccids/ |
H A D | ccid2.c | 220 u32 cwnd = hc->tx_cwnd, restart_cwnd, in ccid2_cwnd_restart() local [all...] |
/third_party/node/deps/ngtcp2/ngtcp2/lib/ |
H A D | ngtcp2_cc.h | 364 uint64_t cwnd; member
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/ |
H A D | bpf_cubic.c | 272 static __always_inline void bictcp_update(struct bictcp *ca, __u32 cwnd, in bictcp_update() argument [all...] |
/kernel/linux/linux-6.6/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() argument [all...] |
/kernel/linux/linux-5.10/net/rxrpc/ |
H A D | input.c | 45 unsigned int cwnd = call->cong_cwnd; in rxrpc_congestion_management() local [all...] |
/kernel/linux/linux-5.10/include/linux/qed/ |
H A D | qed_iscsi_if.h | 75 u32 cwnd; member
|
/kernel/linux/linux-5.10/net/batman-adv/ |
H A D | tp_meter.c | 634 u32 rtt, recv_ack, cwnd; batadv_tp_recv_ack() local [all...] |
/kernel/linux/linux-6.6/include/linux/qed/ |
H A D | qed_iscsi_if.h | 75 u32 cwnd; member
|
H A D | qed_nvmetcp_if.h | 51 u32 cwnd; member
|
/kernel/linux/linux-6.6/net/rxrpc/ |
H A D | input.c | 28 unsigned int cwnd = call->cong_cwnd; in rxrpc_congestion_management() local [all...] |
/kernel/linux/linux-6.6/net/batman-adv/ |
H A D | tp_meter.c | 636 u32 rtt, recv_ack, cwnd; batadv_tp_recv_ack() local [all...] |