Home
last modified time | relevance | path

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

/linux-3.3/net/ipv4/
Dtcp_highspeed.c17 unsigned int cwnd; member
Dtcp_bic.c86 static inline void bictcp_update(struct bictcp *ca, u32 cwnd) in bictcp_update()
Dtcp_cubic.c207 static inline void bictcp_update(struct bictcp *ca, u32 cwnd) in bictcp_update()
Dtcp_output.c141 u32 cwnd = tp->snd_cwnd; in tcp_cwnd_restart() local
1320 unsigned int mss_now, unsigned int cwnd) in tcp_mss_split_point()
1345 u32 in_flight, cwnd; in tcp_cwnd_test() local
Dtcp_input.c828 __u32 cwnd = (dst ? dst_metric(dst, RTAX_INITCWND) : 0); in tcp_init_cwnd() local
/linux-3.3/net/sctp/
Dtransport.c388 __u32 cwnd, ssthresh, flight_size, pba, pmtu; in sctp_transport_raise_cwnd() local
/linux-3.3/net/dccp/ccids/
Dccid2.c216 u32 cwnd = hc->tx_cwnd, restart_cwnd, in ccid2_cwnd_restart() local
/linux-3.3/drivers/infiniband/hw/nes/
Dnes_context.h65 __le32 cwnd; member
/linux-3.3/net/sunrpc/
Dxprt.c444 unsigned long cwnd = xprt->cwnd; in xprt_adjust_cwnd() local
/linux-3.3/include/linux/sunrpc/
Dxprt.h159 unsigned long cwnd; /* congestion window */ member
/linux-3.3/include/net/sctp/
Dstructs.h949 __u32 cwnd; /* This is the actual cwnd. */ member
/linux-3.3/drivers/net/ethernet/broadcom/
Dcnic_defs.h4125 u32 cwnd; member