Home
last modified time | relevance | path

Searched defs:cwnd (Results 1 – 25 of 48) sorted by relevance

12

/kernel/linux/linux-4.19/net/ipv4/
Dtcp_highspeed.c16 unsigned int cwnd; member
Dtcp_bic.c82 static inline void bictcp_update(struct bictcp *ca, u32 cwnd) in bictcp_update()
Dtcp_bbr.c389 static u32 bbr_quantization_budget(struct sock *sk, u32 cwnd, int gain) in bbr_quantization_budget()
447 u32 cwnd = tp->snd_cwnd; in bbr_set_cwnd_to_recover_or_restore() local
485 u32 cwnd = tp->snd_cwnd, target_cwnd = 0; in bbr_set_cwnd() local
Dtcp_cong.c395 u32 cwnd = min(tp->snd_cwnd + acked, tp->snd_ssthresh); in tcp_slow_start() local
Dtcp_cubic.c224 static inline void bictcp_update(struct bictcp *ca, u32 cwnd, u32 acked) in bictcp_update()
/kernel/linux/linux-5.10/net/ipv4/
Dtcp_highspeed.c17 unsigned int cwnd; member
Dtcp_bic.c83 static inline void bictcp_update(struct bictcp *ca, u32 cwnd) in bictcp_update()
Dtcp_bbr.c392 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
Dtcp_cong.c398 u32 cwnd = min(tp->snd_cwnd + acked, tp->snd_ssthresh); in tcp_slow_start() local
Dtcp_cubic.c221 static inline void bictcp_update(struct bictcp *ca, u32 cwnd, u32 acked) in bictcp_update()
/kernel/linux/linux-4.19/net/sunrpc/xprtrdma/
Dsvc_rdma_backchannel.c35 unsigned long cwnd; in svc_rdma_handle_bc_reply() local
/kernel/linux/linux-5.10/samples/bpf/
Dhbm_kern.h76 int cwnd; member
/kernel/linux/linux-5.10/include/linux/qed/
Dtcp_common.h92 __le32 cwnd; member
158 __le32 cwnd; member
238 __le32 cwnd; member
Dqed_iscsi_if.h75 u32 cwnd; member
/kernel/linux/linux-4.19/include/linux/qed/
Dtcp_common.h118 __le32 cwnd; member
184 __le32 cwnd; member
264 __le32 cwnd; member
/kernel/linux/linux-5.10/net/sctp/
Dtransport.c401 __u32 cwnd, ssthresh, flight_size, pba, pmtu; in sctp_transport_raise_cwnd() local
/kernel/linux/linux-4.19/net/sctp/
Dtransport.c416 __u32 cwnd, ssthresh, flight_size, pba, pmtu; in sctp_transport_raise_cwnd() local
/kernel/linux/linux-5.10/net/dccp/ccids/
Dccid2.c217 u32 cwnd = hc->tx_cwnd, restart_cwnd, in ccid2_cwnd_restart() local
/kernel/linux/linux-4.19/net/dccp/ccids/
Dccid2.c230 u32 cwnd = hc->tx_cwnd, restart_cwnd, in ccid2_cwnd_restart() local
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
Dbpf_cubic.c272 static __always_inline void bictcp_update(struct bictcp *ca, __u32 cwnd, in bictcp_update()
/kernel/linux/linux-4.19/drivers/infiniband/hw/nes/
Dnes_context.h65 __le32 cwnd; member
/kernel/linux/linux-4.19/net/rxrpc/
Dinput.c49 unsigned int cwnd = call->cong_cwnd; in rxrpc_congestion_management() local
/kernel/linux/linux-5.10/net/rxrpc/
Dinput.c45 unsigned int cwnd = call->cong_cwnd; in rxrpc_congestion_management() local
/kernel/linux/linux-4.19/net/batman-adv/
Dtp_meter.c642 u32 rtt, recv_ack, cwnd; in batadv_tp_recv_ack() local
/kernel/linux/linux-5.10/net/batman-adv/
Dtp_meter.c631 u32 rtt, recv_ack, cwnd; in batadv_tp_recv_ack() local

12