/Linux-v5.15/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 | 212 static inline void bictcp_update(struct bictcp *ca, u32 cwnd, u32 acked) in bictcp_update()
|
D | tcp_output.c | 145 u32 cwnd = tp->snd_cwnd; in tcp_cwnd_restart() local 2034 u32 in_flight, cwnd, halfcwnd; in tcp_cwnd_test() local
|
D | tcp_input.c | 954 __u32 cwnd = (dst ? dst_metric(dst, RTAX_INITCWND) : 0); in tcp_init_cwnd() local
|
/Linux-v5.15/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
|
D | qed_iscsi_if.h | 75 u32 cwnd; member
|
/Linux-v5.15/samples/bpf/ |
D | hbm_kern.h | 76 int cwnd; member
|
/Linux-v5.15/net/sctp/ |
D | transport.c | 561 __u32 cwnd, ssthresh, flight_size, pba, pmtu; in sctp_transport_raise_cwnd() local
|
/Linux-v5.15/net/dccp/ccids/ |
D | ccid2.c | 220 u32 cwnd = hc->tx_cwnd, restart_cwnd, in ccid2_cwnd_restart() local
|
/Linux-v5.15/drivers/net/ethernet/qlogic/qed/ |
D | qed_nvmetcp.h | 73 u32 cwnd; member
|
D | qed_iscsi.c | 79 u32 cwnd; member
|
/Linux-v5.15/tools/testing/selftests/bpf/progs/ |
D | bpf_cubic.c | 272 static __always_inline void bictcp_update(struct bictcp *ca, __u32 cwnd, in bictcp_update()
|
/Linux-v5.15/net/rxrpc/ |
D | input.c | 45 unsigned int cwnd = call->cong_cwnd; in rxrpc_congestion_management() local
|
D | ar-internal.h | 717 u8 cwnd; member
|
/Linux-v5.15/net/batman-adv/ |
D | tp_meter.c | 635 u32 rtt, recv_ack, cwnd; in batadv_tp_recv_ack() local
|
D | types.h | 1417 u32 cwnd; member
|
/Linux-v5.15/net/sunrpc/ |
D | xprt.c | 566 unsigned long cwnd = xprt->cwnd; in xprt_adjust_cwnd() local
|
/Linux-v5.15/include/linux/sunrpc/ |
D | xprt.h | 198 unsigned long cwnd; /* congestion window */ member
|
/Linux-v5.15/drivers/infiniband/hw/irdma/ |
D | type.h | 845 u32 cwnd; member 955 u32 cwnd; member
|
/Linux-v5.15/include/net/sctp/ |
D | structs.h | 840 __u32 cwnd; /* This is the actual cwnd. */ member
|
/Linux-v5.15/drivers/net/ethernet/broadcom/ |
D | cnic_defs.h | 4101 u32 cwnd; member
|