Files
linux-stable-mirror/include/uapi/linux
Eric Dumazet cd9b266095 tcp: add tcpi_min_rtt and tcpi_notsent_bytes to tcp_info
tcpi_min_rtt reports the minimal rtt observed by TCP stack for the flow,
in usec unit. Might be ~0U if not yet known.

tcpi_notsent_bytes reports the amount of bytes in the write queue that
were not yet sent.

This is done in a single patch to not add a temporary 32bit padding hole
in tcp_info.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-02-16 20:27:35 -05:00
..
2016-01-20 17:09:18 -08:00
2015-12-14 12:19:37 -06:00
2016-01-12 08:21:18 -07:00
2015-11-23 15:06:38 -05:00
2016-01-10 22:13:15 -05:00
2015-12-18 17:48:51 -08:00
2015-12-21 15:28:11 -07:00