tcp: define initial scaling factor value as a macro
authorPaolo Abeni <pabeni@redhat.com>
Mon, 23 Oct 2023 20:44:37 +0000 (13:44 -0700)
committerJakub Kicinski <kuba@kernel.org>
Wed, 25 Oct 2023 19:23:34 +0000 (12:23 -0700)
commit849ee75a38b297187c760bb1d23d8f2a7b1fc73e
tree66a1df43746963e09dc1df3fa95178841e187b49
parentf1f26512a9bf18f7a4c0d59df113a49f39d7d4b6
tcp: define initial scaling factor value as a macro

So that other users could access it. Notably MPTCP will use
it in the next patch.

No functional change intended.

Acked-by: Matthieu Baerts <matttbe@kernel.org>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Signed-off-by: Mat Martineau <martineau@kernel.org>
Link: https://lore.kernel.org/r/20231023-send-net-next-20231023-2-v1-4-9dc60939d371@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
include/net/tcp.h