diff options
author | Eric Dumazet <edumazet@google.com> | 2017-04-25 19:15:32 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-04-26 20:44:36 +0200 |
commit | 69e996c58a35db9ca79b3f021a15bcd22202e1c0 (patch) | |
tree | b01b75a8c41fe86ab2ce1fc88198c4f347268171 /include/video/radeon.h | |
parent | rhashtable: remove insecure_max_entries param (diff) | |
download | linux-69e996c58a35db9ca79b3f021a15bcd22202e1c0.tar.xz linux-69e996c58a35db9ca79b3f021a15bcd22202e1c0.zip |
tcp: add tp->tcp_mstamp field
We want to use precise timestamps in TCP stack, but we do not
want to call possibly expensive kernel time services too often.
tp->tcp_mstamp is guaranteed to be updated once per incoming packet.
We will use it in the following patches, removing specific
skb_mstamp_get() calls, and removing ack_time from
struct tcp_sacktag_state.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Acked-by: Soheil Hassas Yeganeh <soheil@google.com>
Acked-by: Neal Cardwell <ncardwell@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/video/radeon.h')
0 files changed, 0 insertions, 0 deletions