Searched refs:max_packets_out (Results 1 – 3 of 3) sorted by relevance
324 u32 max_packets_out; /* max packets_out in last window */ member
1929 * chose to not update tp->max_packets_out to avoid an extra else in tcp_cwnd_validate() 1935 tp->packets_out > tp->max_packets_out)) { in tcp_cwnd_validate() 1937 tp->max_packets_out = tp->packets_out; in tcp_cwnd_validate()
3388 tp->max_packets_out = 0; in tcp_disconnect() 5137 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_write_rx, max_packets_out); in tcp_struct_check()