tcp: replace tcp_time_now with tcp_time_now_us 05/37305/4
authorSteven Luong <sluong@cisco.com>
Thu, 29 Sep 2022 23:45:23 +0000 (16:45 -0700)
committerFlorin Coras <florin.coras@gmail.com>
Mon, 3 Oct 2022 17:16:21 +0000 (17:16 +0000)
commit6161bba1ea52d4344964278f94f507c5c75d5e2b
tree2a89f8dd9da24e5af70c96872d8389af2dfc4072
parent9503eb59c128ead48b9aca22f11e55b0804ed0bd
tcp: replace tcp_time_now with tcp_time_now_us

It looks like tcp_time_now has been deprecated for a while and the
replacement is tcp_time_now_us

Type: fix

Signed-off-by: Steven Luong <sluong@cisco.com>
Change-Id: Ifaed2632baa49d489d4e03f2623d8cc9a6f36e64
src/vnet/session/transport_types.h
src/vnet/tcp/tcp_debug.h