Home
last modified time | relevance | path

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

/net/ipv4/
Dtcp_highspeed.c16 unsigned int cwnd; member
Dtcp_bic.c84 static inline void bictcp_update(struct bictcp *ca, u32 cwnd) in bictcp_update()
Dtcp_cong.c299 u32 cwnd = tp->snd_cwnd + acked; in tcp_slow_start() local
Dtcp_cubic.c229 static inline void bictcp_update(struct bictcp *ca, u32 cwnd) in bictcp_update()
Dtcp_output.c149 u32 cwnd = tp->snd_cwnd; in tcp_cwnd_restart() local
1561 u32 in_flight, cwnd; in tcp_cwnd_test() local
Dtcp_input.c805 __u32 cwnd = (dst ? dst_metric(dst, RTAX_INITCWND) : 0); in tcp_init_cwnd() local
/net/sctp/
Dtransport.c385 __u32 cwnd, ssthresh, flight_size, pba, pmtu; in sctp_transport_raise_cwnd() local
/net/sunrpc/xprtrdma/
Drpc_rdma.c736 unsigned long cwnd; in rpcrdma_reply_handler() local
/net/dccp/ccids/
Dccid2.c219 u32 cwnd = hc->tx_cwnd, restart_cwnd, in ccid2_cwnd_restart() local
/net/sunrpc/
Dxprt.c444 unsigned long cwnd = xprt->cwnd; in xprt_adjust_cwnd() local