diff options
author | Eric Dumazet <edumazet@google.com> | 2018-09-21 08:51:49 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-09-21 19:37:59 -0700 |
commit | 9799ccb0e984a5c1311b22a212e7ff96e8b736de (patch) | |
tree | 85061422e73b7f752c2e5c568ba57367e28d31a1 /net/ipv4/tcp.c | |
parent | 142537e419234c396890a22806b8644dce21b132 (diff) | |
download | linux-9799ccb0e984a5c1311b22a212e7ff96e8b736de.tar.gz linux-9799ccb0e984a5c1311b22a212e7ff96e8b736de.tar.bz2 linux-9799ccb0e984a5c1311b22a212e7ff96e8b736de.zip |
tcp: add tcp_wstamp_ns socket field
TCP will soon provide earliest departure time on TX skbs.
It needs to track this in a new variable.
tcp_mstamp_refresh() needs to update this variable, and
became too big to stay an inline.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/tcp.c')
0 files changed, 0 insertions, 0 deletions