diff options
author | Chia-Yu Chang <chia-yu.chang@nokia-bell-labs.com> | 2025-03-06 01:38:43 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2025-03-17 16:49:13 +0300 |
commit | 0114a91da67263c56612ff19a6aa0992466e7756 (patch) | |
tree | 94021ac0c5f58f15ee151e6f97ef04be7165a779 /net/ipv4/tcp_output.c | |
parent | da610e18313be854977347450c86997548406813 (diff) | |
download | linux-0114a91da67263c56612ff19a6aa0992466e7756.tar.xz |
tcp: use BIT() macro in include/net/tcp.h
Use BIT() macro for TCP flags field and TCP congestion control
flags that will be used by the congestion control algorithm.
No functional changes.
Signed-off-by: Chia-Yu Chang <chia-yu.chang@nokia-bell-labs.com>
Reviewed-by: Ilpo Järvinen <ij@kernel.org>
Reviewed-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/tcp_output.c')
0 files changed, 0 insertions, 0 deletions