Home
last modified time | relevance | path

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

/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.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
Dtcp_cong.c460 u32 cwnd = min(tcp_snd_cwnd(tp) + acked, tp->snd_ssthresh); in tcp_slow_start() local
Dtcp_cubic.c214 static inline void bictcp_update(struct bictcp *ca, u32 cwnd, u32 acked) in bictcp_update()
Dtcp_output.c147 u32 cwnd = tcp_snd_cwnd(tp); in tcp_cwnd_restart() local
2055 u32 in_flight, cwnd, halfcwnd; in tcp_cwnd_test() local
Dtcp_input.c989 __u32 cwnd = (dst ? dst_metric(dst, RTAX_INITCWND) : 0); in tcp_init_cwnd() local
/net/sctp/
Dtransport.c559 __u32 cwnd, ssthresh, flight_size, pba, pmtu; in sctp_transport_raise_cwnd() local
/net/dccp/ccids/
Dccid2.c220 u32 cwnd = hc->tx_cwnd, restart_cwnd, in ccid2_cwnd_restart() local
/net/rxrpc/
Dinput.c39 unsigned int cwnd = call->cong_cwnd; in rxrpc_congestion_management() local
Dar-internal.h746 u8 cwnd; member
/net/batman-adv/
Dtp_meter.c636 u32 rtt, recv_ack, cwnd; in batadv_tp_recv_ack() local
Dtypes.h1417 u32 cwnd; member
/net/sunrpc/
Dxprt.c565 unsigned long cwnd = xprt->cwnd; in xprt_adjust_cwnd() local