Home
last modified time | relevance | path

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

/linux-4.4.14/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.c379 u32 cwnd = min(tp->snd_cwnd + acked, tp->snd_ssthresh); in tcp_slow_start() local
Dtcp_cubic.c226 static inline void bictcp_update(struct bictcp *ca, u32 cwnd, u32 acked) in bictcp_update()
Dtcp_output.c146 u32 cwnd = tp->snd_cwnd; in tcp_cwnd_restart() local
1588 u32 in_flight, cwnd, halfcwnd; in tcp_cwnd_test() local
Dtcp_input.c826 __u32 cwnd = (dst ? dst_metric(dst, RTAX_INITCWND) : 0); in tcp_init_cwnd() local
/linux-4.4.14/net/sctp/
Dtransport.c385 __u32 cwnd, ssthresh, flight_size, pba, pmtu; in sctp_transport_raise_cwnd() local
/linux-4.4.14/net/dccp/ccids/
Dccid2.c216 u32 cwnd = hc->tx_cwnd, restart_cwnd, in ccid2_cwnd_restart() local
/linux-4.4.14/net/sunrpc/xprtrdma/
Drpc_rdma.c777 unsigned long cwnd; in rpcrdma_reply_handler() local
/linux-4.4.14/drivers/infiniband/hw/nes/
Dnes_context.h65 __le32 cwnd; member
/linux-4.4.14/net/sunrpc/
Dxprt.c450 unsigned long cwnd = xprt->cwnd; in xprt_adjust_cwnd() local
/linux-4.4.14/include/linux/sunrpc/
Dxprt.h178 unsigned long cwnd; /* congestion window */ member
/linux-4.4.14/include/net/sctp/
Dstructs.h818 __u32 cwnd; /* This is the actual cwnd. */ member
/linux-4.4.14/drivers/net/ethernet/broadcom/
Dcnic_defs.h4101 u32 cwnd; member