diff options
author | Eric Dumazet <edumazet@google.com> | 2023-10-20 12:57:41 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2023-10-23 09:35:01 +0100 |
commit | d1a02ed66fe62aa2edd77bd54e270ebc33bd12ff (patch) | |
tree | 037c2e87d2deab26135a119690d0862beeff5138 /include/linux/tcp.h | |
parent | 16cf6477741bdaa287d5e4531a1a503618a41a22 (diff) | |
download | linux-d1a02ed66fe62aa2edd77bd54e270ebc33bd12ff.tar.gz linux-d1a02ed66fe62aa2edd77bd54e270ebc33bd12ff.tar.bz2 linux-d1a02ed66fe62aa2edd77bd54e270ebc33bd12ff.zip |
tcp: rename tcp_skb_timestamp()
This helper returns a 32bit TCP TSval from skb->tstamp.
As we are going to support usec or ms units soon, rename it
to tcp_skb_timestamp_ts() and add a boolean to select the unit.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/tcp.h')
0 files changed, 0 insertions, 0 deletions