diff options
author | Eric Dumazet <edumazet@google.com> | 2018-09-21 17:51:47 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-09-22 04:37:59 +0200 |
commit | 2fd66ffba50716fc5ab481c48db643af3bda2276 (patch) | |
tree | 0429f0bb89fa036d79e9b9d2105f89c0a3e38ca0 /CREDITS | |
parent | tcp: switch tcp_clock_ns() to CLOCK_TAI base (diff) | |
download | linux-2fd66ffba50716fc5ab481c48db643af3bda2276.tar.xz linux-2fd66ffba50716fc5ab481c48db643af3bda2276.zip |
tcp: introduce tcp_skb_timestamp_us() helper
There are few places where TCP reads skb->skb_mstamp expecting
a value in usec unit.
skb->tstamp (aka skb->skb_mstamp) will soon store CLOCK_TAI nsec value.
Add tcp_skb_timestamp_us() to provide proper conversion when needed.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions