]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
tcp: fast path functions later
authorIlpo Järvinen <ij@kernel.org>
Thu, 11 Sep 2025 11:06:30 +0000 (13:06 +0200)
committerJakub Kicinski <kuba@kernel.org>
Mon, 15 Sep 2025 23:26:33 +0000 (16:26 -0700)
commit61b2f7baa9779b12a7bf1b9800a3f2a2549a1315
tree328d1f21d198de332569d74539c196510d6efb92
parent449144f4d5f284c038c57bd7ea54c0d4b7ca766d
tcp: fast path functions later

The following patch will use tcp_ecn_mode_accecn(),
TCP_ACCECN_CEP_INIT_OFFSET, TCP_ACCECN_CEP_ACE_MASK in
__tcp_fast_path_on() to make new flag for AccECN.

No functional changes.

Signed-off-by: Ilpo Järvinen <ij@kernel.org>
Signed-off-by: Chia-Yu Chang <chia-yu.chang@nokia-bell-labs.com>
Reviewed-by: Eric Dumazet <edumazet@google.com>
Link: https://patch.msgid.link/20250911110642.87529-3-chia-yu.chang@nokia-bell-labs.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
include/net/tcp.h