Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dtcp_highspeed.c17 unsigned int cwnd; member
H A Dtcp_bic.c83 static inline void bictcp_update(struct bictcp *ca, u32 cwnd) in bictcp_update()
H A Dtcp_bbr.c394 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
H A Dtcp_cong.c459 u32 cwnd = min(tcp_snd_cwnd(tp) + acked, tp->snd_ssthresh); in tcp_slow_start() local
H A Dtcp_cubic.c214 static inline void bictcp_update(struct bictcp *ca, u32 cwnd, u32 acked) in bictcp_update()
H A Dtcp_output.c146 u32 cwnd = tcp_snd_cwnd(tp); in tcp_cwnd_restart() local
2051 u32 in_flight, cwnd, halfcwnd; in tcp_cwnd_test() local
H A Dtcp_input.c986 __u32 cwnd = (dst ? dst_metric(dst, RTAX_INITCWND) : 0); in tcp_init_cwnd() local
/openbmc/linux/samples/bpf/
H A Dhbm_kern.h74 int cwnd; member
/openbmc/linux/include/linux/qed/
H A Dtcp_common.h92 __le32 cwnd; member
158 __le32 cwnd; member
238 __le32 cwnd; member
H A Dqed_nvmetcp_if.h51 u32 cwnd; member
H A Dqed_iscsi_if.h75 u32 cwnd; member
/openbmc/linux/net/sctp/
H A Dtransport.c559 __u32 cwnd, ssthresh, flight_size, pba, pmtu; in sctp_transport_raise_cwnd() local
/openbmc/linux/net/dccp/ccids/
H A Dccid2.c220 u32 cwnd = hc->tx_cwnd, restart_cwnd, in ccid2_cwnd_restart() local
/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_nvmetcp.h73 u32 cwnd; member
H A Dqed_iscsi.c80 u32 cwnd; member
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dbpf_cubic.c266 static __always_inline void bictcp_update(struct bictcp *ca, __u32 cwnd, in bictcp_update()
/openbmc/linux/net/rxrpc/
H A Dinput.c39 unsigned int cwnd = call->cong_cwnd; in rxrpc_congestion_management() local
H A Dar-internal.h746 u8 cwnd; member
/openbmc/linux/net/batman-adv/
H A Dtp_meter.c636 u32 rtt, recv_ack, cwnd; in batadv_tp_recv_ack() local
H A Dtypes.h1417 u32 cwnd; member
/openbmc/linux/net/sunrpc/
H A Dxprt.c565 unsigned long cwnd = xprt->cwnd; in xprt_adjust_cwnd() local
/openbmc/linux/include/linux/sunrpc/
H A Dxprt.h218 unsigned long cwnd; /* congestion window */ member
/openbmc/linux/drivers/infiniband/hw/irdma/
H A Dtype.h807 u32 cwnd; member
916 u32 cwnd; member
/openbmc/linux/include/net/sctp/
H A Dstructs.h841 __u32 cwnd; /* This is the actual cwnd. */ member
/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dcnic_defs.h4101 u32 cwnd; member