diff options
| author | Eric Dumazet <[email protected]> | 2023-10-20 12:57:39 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2023-10-23 08:35:01 +0000 |
| commit | 2a7c8d291ffeba69a47d8528987156f625cc05b0 (patch) | |
| tree | bb760ce96938f5f494a1455b31f04b291617d520 /net/ipv4/tcp_output.c | |
| parent | tcp: add tcp_time_stamp_ms() helper (diff) | |
| download | kernel-2a7c8d291ffeba69a47d8528987156f625cc05b0.tar.gz kernel-2a7c8d291ffeba69a47d8528987156f625cc05b0.zip | |
tcp: introduce tcp_clock_ms()
It delivers current TCP time stamp in ms unit, and is used
in place of confusing tcp_time_stamp_raw()
It is the same family than tcp_clock_ns() and tcp_clock_ms().
tcp_time_stamp_raw() will be replaced later for TSval
contexts with a more descriptive name.
Signed-off-by: Eric Dumazet <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/ipv4/tcp_output.c')
0 files changed, 0 insertions, 0 deletions
