Searched defs:is_cwnd_limited (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/include/linux/
H A Dtcp.h204 is_cwnd_limited:1;/* forward progress limited by snd_cwnd? */ member in struct:tcp_sock
/linux-4.1.27/net/ipv4/
H A Dtcp_output.c1475 static void tcp_cwnd_validate(struct sock *sk, bool is_cwnd_limited) tcp_cwnd_validate() argument
2040 bool is_cwnd_limited = false; tcp_write_xmit() local
1767 tcp_tso_should_defer(struct sock *sk, struct sk_buff *skb, bool *is_cwnd_limited, u32 max_segs) tcp_tso_should_defer() argument

Completed in 77 milliseconds