| /kernel/linux/linux-6.6/net/ipv4/ |
| D | tcp_highspeed.c | 17 unsigned int cwnd; member
|
| D | tcp_bic.c | 83 static inline void bictcp_update(struct bictcp *ca, u32 cwnd) in bictcp_update()
|
| D | tcp_bbr.c | 394 static u32 bbr_quantization_budget(struct sock *sk, u32 cwnd) in bbr_quantization_budget() 485 u32 cwnd = tcp_snd_cwnd(tp); in bbr_set_cwnd_to_recover_or_restore() local 523 u32 cwnd = tcp_snd_cwnd(tp), target_cwnd = 0; in bbr_set_cwnd() local
|
| D | tcp_cong.c | 459 u32 cwnd = min(tcp_snd_cwnd(tp) + acked, tp->snd_ssthresh); in tcp_slow_start() local
|
| D | tcp_cubic.c | 214 static inline void bictcp_update(struct bictcp *ca, u32 cwnd, u32 acked) in bictcp_update()
|
| /kernel/linux/linux-5.10/net/ipv4/ |
| D | tcp_highspeed.c | 17 unsigned int cwnd; member
|
| D | tcp_bic.c | 83 static inline void bictcp_update(struct bictcp *ca, u32 cwnd) in bictcp_update()
|
| D | tcp_bbr.c | 392 static u32 bbr_quantization_budget(struct sock *sk, u32 cwnd) in bbr_quantization_budget() 483 u32 cwnd = tp->snd_cwnd; in bbr_set_cwnd_to_recover_or_restore() local 521 u32 cwnd = tp->snd_cwnd, target_cwnd = 0; in bbr_set_cwnd() local
|
| D | tcp_cong.c | 398 u32 cwnd = min(tp->snd_cwnd + acked, tp->snd_ssthresh); in tcp_slow_start() local
|
| D | tcp_cubic.c | 221 static inline void bictcp_update(struct bictcp *ca, u32 cwnd, u32 acked) in bictcp_update()
|
| /kernel/linux/linux-6.6/samples/bpf/ |
| D | hbm_kern.h | 74 int cwnd; member
|
| /kernel/linux/linux-5.10/samples/bpf/ |
| D | hbm_kern.h | 76 int cwnd; member
|
| /kernel/linux/linux-6.6/include/linux/qed/ |
| D | tcp_common.h | 92 __le32 cwnd; member 158 __le32 cwnd; member 238 __le32 cwnd; member
|
| D | qed_nvmetcp_if.h | 51 u32 cwnd; member
|
| /kernel/linux/linux-5.10/include/linux/qed/ |
| D | tcp_common.h | 92 __le32 cwnd; member 158 __le32 cwnd; member 238 __le32 cwnd; member
|
| D | qed_iscsi_if.h | 75 u32 cwnd; member
|
| /kernel/linux/linux-5.10/net/sctp/ |
| D | transport.c | 401 __u32 cwnd, ssthresh, flight_size, pba, pmtu; in sctp_transport_raise_cwnd() local
|
| /kernel/linux/linux-6.6/net/sctp/ |
| D | transport.c | 561 __u32 cwnd, ssthresh, flight_size, pba, pmtu; in sctp_transport_raise_cwnd() local
|
| /kernel/linux/linux-6.6/net/dccp/ccids/ |
| D | ccid2.c | 220 u32 cwnd = hc->tx_cwnd, restart_cwnd, in ccid2_cwnd_restart() local
|
| /kernel/linux/linux-5.10/net/dccp/ccids/ |
| D | ccid2.c | 217 u32 cwnd = hc->tx_cwnd, restart_cwnd, in ccid2_cwnd_restart() local
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/ |
| D | qed_nvmetcp.h | 73 u32 cwnd; member
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
| D | bpf_cubic.c | 266 static __always_inline void bictcp_update(struct bictcp *ca, __u32 cwnd, in bictcp_update()
|
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/ |
| D | bpf_cubic.c | 272 static __always_inline void bictcp_update(struct bictcp *ca, __u32 cwnd, in bictcp_update()
|
| /kernel/linux/linux-6.6/net/rxrpc/ |
| D | input.c | 39 unsigned int cwnd = call->cong_cwnd; in rxrpc_congestion_management() local
|
| /kernel/linux/linux-5.10/net/rxrpc/ |
| D | input.c | 45 unsigned int cwnd = call->cong_cwnd; in rxrpc_congestion_management() local
|