Searched defs:is_cwnd_limited (Results 1 – 2 of 2) sorted by relevance
/linux/net/ipv4/ | ||
H A D | tcp_output.c | 1920 tcp_cwnd_validate(struct sock * sk,bool is_cwnd_limited) tcp_cwnd_validate() argument |
/linux/include/linux/ | ||
H A D | tcp.h | 229 is_cwnd_limited:1;/* forward progress limited by snd_cwnd? */ global() member |