Home
last modified time | relevance | path

Searched refs:max_packets_out (Results 1 – 2 of 2) sorted by relevance

/include/linux/
Dtcp.h268 u32 max_packets_out; /* max packets_out in last window */ member
/include/net/
Dtcp.h1293 return tcp_snd_cwnd(tp) < 2 * tp->max_packets_out; in tcp_is_cwnd_limited()