Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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.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
H A Dtcp_cong.c398 u32 cwnd = min(tp->snd_cwnd + acked, tp->snd_ssthresh); in tcp_slow_start() local
H A Dtcp_cubic.c221 static inline void bictcp_update(struct bictcp *ca, u32 cwnd, u32 acked) in bictcp_update()
H A Dtcp_output.c146 u32 cwnd = tp->snd_cwnd; in tcp_cwnd_restart() local
2036 u32 in_flight, cwnd, halfcwnd; in tcp_cwnd_test() local
H A Dtcp_input.c955 __u32 cwnd = (dst ? dst_metric(dst, RTAX_INITCWND) : 0); in tcp_init_cwnd() local
/OK3568_Linux_fs/kernel/include/linux/qed/
H A Dtcp_common.h92 __le32 cwnd; member
158 __le32 cwnd; member
238 __le32 cwnd; member
H A Dqed_iscsi_if.h75 u32 cwnd; member
/OK3568_Linux_fs/kernel/samples/bpf/
H A Dhbm_kern.h76 int cwnd; member
/OK3568_Linux_fs/kernel/net/sctp/
H A Dtransport.c401 __u32 cwnd, ssthresh, flight_size, pba, pmtu; in sctp_transport_raise_cwnd() local
/OK3568_Linux_fs/kernel/net/dccp/ccids/
H A Dccid2.c217 u32 cwnd = hc->tx_cwnd, restart_cwnd, in ccid2_cwnd_restart() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/
H A Dbpf_cubic.c272 static __always_inline void bictcp_update(struct bictcp *ca, __u32 cwnd, in bictcp_update()
/OK3568_Linux_fs/kernel/net/rxrpc/
H A Dinput.c45 unsigned int cwnd = call->cong_cwnd; in rxrpc_congestion_management() local
H A Dar-internal.h694 u8 cwnd; member
/OK3568_Linux_fs/kernel/net/batman-adv/
H A Dtp_meter.c634 u32 rtt, recv_ack, cwnd; in batadv_tp_recv_ack() local
H A Dtypes.h1434 u32 cwnd; member
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/
H A Dbpf_tcp_helpers.h190 __u32 cwnd = min(tp->snd_cwnd + acked, tp->snd_ssthresh); in tcp_slow_start() local
/OK3568_Linux_fs/kernel/net/sunrpc/
H A Dxprt.c536 unsigned long cwnd = xprt->cwnd; in xprt_adjust_cwnd() local
/OK3568_Linux_fs/kernel/include/linux/sunrpc/
H A Dxprt.h195 unsigned long cwnd; /* congestion window */ member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qed/
H A Dqed_iscsi.c79 u32 cwnd; member
/OK3568_Linux_fs/kernel/include/net/sctp/
H A Dstructs.h834 __u32 cwnd; /* This is the actual cwnd. */ member
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/i40iw/
H A Di40iw_type.h733 u32 cwnd; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/
H A Dcnic_defs.h4101 u32 cwnd; member