X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fvnet%2Ftcp%2Ftcp_debug.h;h=4af4f2e7052a07c10055e7d384efe6d3f657ee54;hb=d2aab838ea7875d7f58246b80285e299b137fbf1;hp=2e67c84cc334648ae1c2cc6e4c7f3c3e8e8703cf;hpb=b5236cb975c766154a36d0d59731850683635ea4;p=vpp.git diff --git a/src/vnet/tcp/tcp_debug.h b/src/vnet/tcp/tcp_debug.h index 2e67c84cc33..4af4f2e7052 100755 --- a/src/vnet/tcp/tcp_debug.h +++ b/src/vnet/tcp/tcp_debug.h @@ -626,7 +626,7 @@ if (_av > 0) \ { \ ELOG_TYPE_DECLARE (_e) = \ { \ - .format = "cc: %s wnd %u snd_cong %u rxt_bytes %u", \ + .format = "cc: %s snd_space %u snd_cong %u rxt_bytes %u", \ .format_args = "t4i4i4i4", \ .n_enum_strings = 6, \ .enum_strings = { \